From: Martin Ågren Date: Wed, 17 Jul 2024 10:54:29 +0000 (+0200) Subject: Documentation/glossary: fix double word X-Git-Tag: v2.46.0-rc1~3^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b25a2e8f3703106f35e062172cd18d7f356bee8d;p=thirdparty%2Fgit.git Documentation/glossary: fix double word Remove a spurious "that". Signed-off-by: Martin Ågren Signed-off-by: Junio C Hamano --- diff --git a/Documentation/glossary-content.txt b/Documentation/glossary-content.txt index c434387186..9195bf8767 100644 --- a/Documentation/glossary-content.txt +++ b/Documentation/glossary-content.txt @@ -550,7 +550,7 @@ The following pseudorefs are known to Git: to the result. [[def_ref]]ref:: - A name that that points to an <> or + A name that points to an <> or another ref (the latter is called a <>). For convenience, a ref can sometimes be abbreviated when used as an argument to a Git command; see linkgit:gitrevisions[7]