git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Documentation/glossary: fix double word
@ 2024-07-17 10:54 Martin Ågren
  2024-07-22  7:49 ` Patrick Steinhardt
  0 siblings, 1 reply; 2+ messages in thread
From: Martin Ågren @ 2024-07-17 10:54 UTC (permalink / raw)
  To: git; +Cc: Patrick Steinhardt

Remove a spurious "that".

Signed-off-by: Martin Ågren <martin.agren@gmail.com>
---
 This buglet was introduced in 74b50a5881 (Documentation/glossary: define
 root refs as refs, 2024-05-15) as part of ps/pseudo-ref-terminology.

 Documentation/glossary-content.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/glossary-content.txt b/Documentation/glossary-content.txt
index 30b394ab47..42afe04869 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 <<def_object_name,object name>> or
+	A name that points to an <<def_object_name,object name>> or
 	another ref (the latter is called a <<def_symref,symbolic ref>>).
 	For convenience, a ref can sometimes be abbreviated when used
 	as an argument to a Git command; see linkgit:gitrevisions[7]
-- 
2.46.0.rc0.321.g44c27ab58a


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-07-22  7:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-17 10:54 [PATCH] Documentation/glossary: fix double word Martin Ågren
2024-07-22  7:49 ` Patrick Steinhardt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).