Merge branch 'sg/doc-show-branch-typofix'
authorJunio C Hamano <gitster@pobox.com>
Tue, 30 Oct 2018 06:43:44 +0000 (15:43 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 30 Oct 2018 06:43:44 +0000 (15:43 +0900)
Docfix.

* sg/doc-show-branch-typofix:
doc: fix small typo in git show-branch

Documentation/git-show-branch.txt
index 262db049d772d4249983da5ca0d21d8f6b0f8d92..4a013712274f81d4ca594b06ae897db9e67ee827 100644 (file)
@@ -19,7 +19,7 @@ DESCRIPTION
 -----------
 
 Shows the commit ancestry graph starting from the commits named
-with <rev>s or <globs>s (or all refs under refs/heads
+with <rev>s or <glob>s (or all refs under refs/heads
 and/or refs/tags) semi-visually.
 
 It cannot show more than 29 branches and commits at a time.