* [PATCH] RelNotes: fix typo in release notes for 2.52.0
@ 2025-11-13 17:02 Taylor Blau
2025-11-13 17:34 ` Junio C Hamano
0 siblings, 1 reply; 2+ messages in thread
From: Taylor Blau @ 2025-11-13 17:02 UTC (permalink / raw)
To: git; +Cc: Junio C Hamano
Introduced via aea86cf00f (The nineteenth batch, 2025-10-14).
Signed-off-by: Taylor Blau <me@ttaylorr.com>
---
Noticed while reading through the release notes to prepare GitHub's
coverage of the v2.52.0 release.
Documentation/RelNotes/2.52.0.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/RelNotes/2.52.0.adoc b/Documentation/RelNotes/2.52.0.adoc
index 45e7f0a244..4df3d5a8a0 100644
--- a/Documentation/RelNotes/2.52.0.adoc
+++ b/Documentation/RelNotes/2.52.0.adoc
@@ -53,7 +53,7 @@ UI, Workflows & Features
* Configuration variables that take a pathname as a value
(e.g. blame.ignorerevsfile) can be marked as optional by prefixing
- ":(optoinal)" before its value.
+ ":(optional)" before its value.
* Show 'P'ipe command in "git add -p".
--
2.52.0.rc2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] RelNotes: fix typo in release notes for 2.52.0
2025-11-13 17:02 [PATCH] RelNotes: fix typo in release notes for 2.52.0 Taylor Blau
@ 2025-11-13 17:34 ` Junio C Hamano
0 siblings, 0 replies; 2+ messages in thread
From: Junio C Hamano @ 2025-11-13 17:34 UTC (permalink / raw)
To: Taylor Blau; +Cc: git
Taylor Blau <me@ttaylorr.com> writes:
> Introduced via aea86cf00f (The nineteenth batch, 2025-10-14).
>
> Signed-off-by: Taylor Blau <me@ttaylorr.com>
> ---
> Noticed while reading through the release notes to prepare GitHub's
> coverage of the v2.52.0 release.
Thanks.
>
> Documentation/RelNotes/2.52.0.adoc | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/RelNotes/2.52.0.adoc b/Documentation/RelNotes/2.52.0.adoc
> index 45e7f0a244..4df3d5a8a0 100644
> --- a/Documentation/RelNotes/2.52.0.adoc
> +++ b/Documentation/RelNotes/2.52.0.adoc
> @@ -53,7 +53,7 @@ UI, Workflows & Features
>
> * Configuration variables that take a pathname as a value
> (e.g. blame.ignorerevsfile) can be marked as optional by prefixing
> - ":(optoinal)" before its value.
> + ":(optional)" before its value.
>
> * Show 'P'ipe command in "git add -p".
>
> --
> 2.52.0.rc2
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-11-13 17:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-13 17:02 [PATCH] RelNotes: fix typo in release notes for 2.52.0 Taylor Blau
2025-11-13 17:34 ` Junio C Hamano
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 NNTP newsgroup(s).