* [PATCH] Documentation/RelNotes: fix a typo in 2.28's relnotes
@ 2020-07-22 20:29 Taylor Blau
2020-07-22 21:10 ` Junio C Hamano
0 siblings, 1 reply; 2+ messages in thread
From: Taylor Blau @ 2020-07-22 20:29 UTC (permalink / raw)
To: git; +Cc: gitster
Signed-off-by: Taylor Blau <me@ttaylorr.com>
---
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] Documentation/RelNotes: fix a typo in 2.28's relnotes
2020-07-22 20:29 [PATCH] Documentation/RelNotes: fix a typo in 2.28's relnotes Taylor Blau
@ 2020-07-22 21:10 ` Junio C Hamano
0 siblings, 0 replies; 2+ messages in thread
From: Junio C Hamano @ 2020-07-22 21:10 UTC (permalink / raw)
To: Taylor Blau; +Cc: git
Taylor Blau <me@ttaylorr.com> writes:
> Signed-off-by: Taylor Blau <me@ttaylorr.com>
> ---
>
> Just a small typo that I noticed while reading the release notes for
> GitHub's blog post about it.
Thanks.
>
> 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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-07-22 21:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-22 20:29 [PATCH] Documentation/RelNotes: fix a typo in 2.28's relnotes Taylor Blau
2020-07-22 21:10 ` Junio C Hamano
Code repositories for project(s) associated with this public inbox
https://80x24.org/mirrors/git.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).