Skip to content

Commit b25a2e8

Browse files
Martin Ågrengitster
authored andcommitted
Documentation/glossary: fix double word
Remove a spurious "that". Signed-off-by: Martin Ågren <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 8e4f5c2 commit b25a2e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/glossary-content.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -550,7 +550,7 @@ The following pseudorefs are known to Git:
550550
to the result.
551551

552552
[[def_ref]]ref::
553-
A name that that points to an <<def_object_name,object name>> or
553+
A name that points to an <<def_object_name,object name>> or
554554
another ref (the latter is called a <<def_symref,symbolic ref>>).
555555
For convenience, a ref can sometimes be abbreviated when used
556556
as an argument to a Git command; see linkgit:gitrevisions[7]

0 commit comments

Comments
 (0)