Skip to content

Commit c5d844a

Browse files
s4uliu5gitster
authored andcommitted
doc: fix small typo in git show-branch
Fix small typo as in document <glob> is used not <globs>. Signed-off-by: Saulius Gurklys <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 268fbcd commit c5d844a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-show-branch.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ DESCRIPTION
1919
-----------
2020

2121
Shows the commit ancestry graph starting from the commits named
22-
with <rev>s or <globs>s (or all refs under refs/heads
22+
with <rev>s or <glob>s (or all refs under refs/heads
2323
and/or refs/tags) semi-visually.
2424

2525
It cannot show more than 29 branches and commits at a time.

0 commit comments

Comments
 (0)