From: Taylor Blau Date: Wed, 22 Jul 2020 20:29:40 +0000 (-0400) Subject: Documentation/RelNotes: fix a typo in 2.28's relnotes X-Git-Tag: v2.28.0~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3d20111cbd42c9ef3116bb629838bcbfea508cda;p=thirdparty%2Fgit.git Documentation/RelNotes: fix a typo in 2.28's relnotes Signed-off-by: Taylor Blau Signed-off-by: Junio C Hamano --- diff --git a/Documentation/RelNotes/2.28.0.txt b/Documentation/RelNotes/2.28.0.txt index 5f1413a699..6baf781380 100644 --- a/Documentation/RelNotes/2.28.0.txt +++ b/Documentation/RelNotes/2.28.0.txt @@ -116,7 +116,7 @@ Performance, Internal Implementation, Development Support etc. configuration variables in extensions.* namespace were supposed to have special meaning in repositories whose version numbers are 1 or higher), but this was a bit too big a change. The behaviour in - recent versions of Git where certaion extensions.* were honored by + recent versions of Git where certain extensions.* were honored by mistake even in version 0 repositories has been restored.