summaryrefslogtreecommitdiff
path: root/Documentation/git-for-each-ref.txt
diff options
context:
space:
mode:
authorElijah Newren <newren@gmail.com>2018-04-05 17:20:26 (GMT)
committerJunio C Hamano <gitster@pobox.com>2018-04-09 05:15:02 (GMT)
commitc30d4f1b84458f61a3d02d396aae8409bf4a9be0 (patch)
tree8e6c8d29969ad31f22be69d5130e1917eeba4b68 /Documentation/git-for-each-ref.txt
parentd32eb83c1db7d0a8bb54fe743c6d1dd674d372c5 (diff)
downloadgit-c30d4f1b84458f61a3d02d396aae8409bf4a9be0.zip
git-c30d4f1b84458f61a3d02d396aae8409bf4a9be0.tar.gz
git-c30d4f1b84458f61a3d02d396aae8409bf4a9be0.tar.bz2
Documentation: fix several one-character-off spelling errors
Signed-off-by: Elijah Newren <newren@gmail.com> Reviewed-by: Stefan Beller <sbeller@google.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-for-each-ref.txt')
-rw-r--r--Documentation/git-for-each-ref.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-for-each-ref.txt b/Documentation/git-for-each-ref.txt
index dffa14a..085d177 100644
--- a/Documentation/git-for-each-ref.txt
+++ b/Documentation/git-for-each-ref.txt
@@ -121,7 +121,7 @@ refname::
stripping with positive <N>, or it becomes the full refname if
stripping with negative <N>. Neither is an error.
+
-`strip` can be used as a synomym to `lstrip`.
+`strip` can be used as a synonym to `lstrip`.
objecttype::
The type of the object (`blob`, `tree`, `commit`, `tag`).