From: Carlo Marcelo Arenas Belón Date: Sat, 31 Jan 2026 23:08:48 +0000 (-0800) Subject: RelNotes: fully spell negation X-Git-Tag: v2.53.0~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=239b7f686cf686c2bc242e314210a9440bb370fd;p=thirdparty%2Fgit.git RelNotes: fully spell negation Signed-off-by: Carlo Marcelo Arenas Belón Signed-off-by: Junio C Hamano --- 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