From: Junio C Hamano <gitster@pobox.com>
To: Todd Zullinger <tmz@pobox.com>
Cc: git@vger.kernel.org
Subject: Re: [PATCH] RelNotes: minor typo fixes in 2.54.0 draft
Date: Wed, 01 Apr 2026 15:33:07 -0700 [thread overview]
Message-ID: <xmqqmrzmtios.fsf@gitster.g> (raw)
In-Reply-To: <20260401211436.489478-1-tmz@pobox.com> (Todd Zullinger's message of "Wed, 1 Apr 2026 17:14:36 -0400")
Todd Zullinger <tmz@pobox.com> writes:
> Signed-off-by: Todd Zullinger <tmz@pobox.com>
> ---
> Documentation/RelNotes/2.54.0.adoc | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Thanks.
>
> diff --git a/Documentation/RelNotes/2.54.0.adoc b/Documentation/RelNotes/2.54.0.adoc
> index 85b15284f3..4ce30d9d5b 100644
> --- a/Documentation/RelNotes/2.54.0.adoc
> +++ b/Documentation/RelNotes/2.54.0.adoc
> @@ -122,7 +122,7 @@ Performance, Internal Implementation, Development Support etc.
>
> * Improve set-up time of a perf test.
>
> - * ISO C23 redefines strchr and friends that tradiotionally took
> + * ISO C23 redefines strchr and friends that traditionally took
> a const pointer and returned a non-const pointer derived from it to
> preserve constness (i.e., if you ask for a substring in a const
> string, you get a const pointer to the substring). Update code
> @@ -221,7 +221,7 @@ Performance, Internal Implementation, Development Support etc.
> many source files inside subdirectories unaffected, which has been
> corrected.
>
> - * The run_command() API lost its implicit dependencyon the singleton
> + * The run_command() API lost its implicit dependency on the singleton
> `the_repository` instance.
>
> * The unit test helper function was taught to use backslash +
prev parent reply other threads:[~2026-04-01 22:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-01 21:14 [PATCH] RelNotes: minor typo fixes in 2.54.0 draft Todd Zullinger
2026-04-01 22:33 ` Junio C Hamano [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=xmqqmrzmtios.fsf@gitster.g \
--to=gitster@pobox.com \
--cc=git@vger.kernel.org \
--cc=tmz@pobox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.