summaryrefslogtreecommitdiff
path: root/Documentation/git-for-each-ref.txt
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2018-04-25 13:28:58 +0900
committerLibravatar Junio C Hamano <gitster@pobox.com>2018-04-25 13:28:58 +0900
commitcb6462fe7435657fbd905018e9b3c76f1d946832 (patch)
treec30276158d62150933cba1c1d1d1d2543f941822 /Documentation/git-for-each-ref.txt
parentMerge branch 'lw/daemon-log-destination' (diff)
parentDocumentation: normalize spelling of 'normalised' (diff)
downloadtgif-cb6462fe7435657fbd905018e9b3c76f1d946832.tar.xz
Merge branch 'en/doc-typoes'
Docfix. * en/doc-typoes: Documentation: normalize spelling of 'normalised' Documentation: fix several one-character-off spelling errors
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 dffa14a795..085d177d97 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`).