From 239b7f686cf686c2bc242e314210a9440bb370fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlo=20Marcelo=20Arenas=20Bel=C3=B3n?= Date: Sat, 31 Jan 2026 15:08:48 -0800 Subject: [PATCH] RelNotes: fully spell negation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Carlo Marcelo Arenas Belón Signed-off-by: Junio C Hamano --- Documentation/RelNotes/2.53.0.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/RelNotes/2.53.0.adoc b/Documentation/RelNotes/2.53.0.adoc index d3f6d18199..2668c2e996 100644 --- a/Documentation/RelNotes/2.53.0.adoc +++ b/Documentation/RelNotes/2.53.0.adoc @@ -138,7 +138,7 @@ Fixes since v2.52 (merge 42ed046866 jk/attr-macroexpand-wo-recursion later to maint). * Adding a repository that uses a different hash function is a no-no, - but "git submodule add" did nt prevent it, which has been corrected. + but "git submodule add" did not prevent it, which has been corrected. (merge 6fe288bfbc bc/submodule-force-same-hash later to maint). * An earlier check added to osx keychain credential helper to avoid