Skip to content

Commit 0a565de

Browse files
gislegitster
authored andcommitted
Fix documentation grammar typo
Introduced in 492cf3f (More precise description of 'git describe --abbrev', 2009-10-29) Signed-off-by: Gisle Aas <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent a45d3d7 commit 0a565de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-describe.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ closest tagname without any suffix:
120120
tags/v1.0.0
121121

122122
Note that the suffix you get if you type these commands today may be
123-
longer than what Linus saw above when he ran this command, as your
123+
longer than what Linus saw above when he ran these commands, as your
124124
git repository may have new commits whose object names begin with
125125
975b that did not exist back then, and "-g975b" suffix alone may not
126126
be sufficient to disambiguate these commits.

0 commit comments

Comments
 (0)