public inbox for git@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Fix typo in MaintNotes regarding versioning scheme
@ 2026-02-22 15:39 Silas via GitGitGadget
  2026-03-06 15:14 ` Silas Poulson
  0 siblings, 1 reply; 3+ messages in thread
From: Silas via GitGitGadget @ 2026-02-22 15:39 UTC (permalink / raw)
  To: git; +Cc: Silas, Silas

From: Silas <silas@dyalog.com>

Corrected a typo in the versioning scheme description.

Signed-off-by: bear8642 <silas@dyalog.com>
---
    Fix typo in MaintNotes regarding versioning scheme

Published-As: https://github.com/gitgitgadget/git/releases/tag/pr-git-2209%2Fbear8642%2Fpatch-1-v1
Fetch-It-Via: git fetch https://github.com/gitgitgadget/git pr-git-2209/bear8642/patch-1-v1
Pull-Request: https://github.com/git/git/pull/2209

 MaintNotes | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MaintNotes b/MaintNotes
index 12ba677c36..399d74807e 100644
--- a/MaintNotes
+++ b/MaintNotes
@@ -183,7 +183,7 @@ ready to be used in a production setting.  Every now and then, a
 "feature release" is cut from the tip of this branch.  They used to be
 named with three dotted decimal digits (e.g., "1.8.5"), but we have
 switched the versioning scheme and "feature releases" are named with
-ttwo-dotted decimal digits (e.g. "2.53"), whose tag ends with ".0"
+two-dotted decimal digits (e.g. "2.53"), whose tag ends with ".0"
 (e.g., "v2.53.0").
 
 The last such release was Git 2.53, made on Feb 2nd, 2026.  We aim to

base-commit: 0ceb40560a5cca1c98c1d1b37a1f3254fbdd2efd
-- 
gitgitgadget

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

end of thread, other threads:[~2026-03-06 21:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-22 15:39 [PATCH] Fix typo in MaintNotes regarding versioning scheme Silas via GitGitGadget
2026-03-06 15:14 ` Silas Poulson
2026-03-06 21:07   ` Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox