Signed-off-by: Taylor Blau <redacted>
---
Just a small typo that I noticed while reading the release notes for
GitHub's blog post about it.
Documentation/RelNotes/2.28.0.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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.
--2.28.0.rc1.13.ge78abce653