All of lore.kernel.org
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: git@vger.kernel.org
Subject: [PATCH] RelNotes: a few spelling fixes
Date: Tue, 27 Jan 2026 14:20:47 -0800	[thread overview]
Message-ID: <xmqqo6meelz4.fsf@gitster.g> (raw)

Fix a few embarrassing typoes.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
---
 Documentation/RelNotes/2.53.0.adoc | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/Documentation/RelNotes/2.53.0.adoc b/Documentation/RelNotes/2.53.0.adoc
index 8b98519268..a24677115c 100644
--- a/Documentation/RelNotes/2.53.0.adoc
+++ b/Documentation/RelNotes/2.53.0.adoc
@@ -64,13 +64,13 @@ Performance, Internal Implementation, Development Support etc.
 
  * "make strip" has been taught to strip "scalar" as well as "git".
 
- * Dockerised jobs at the GitHub Actions CI have been taught to show
+ * Dockerized jobs at the GitHub Actions CI have been taught to show
    more details of failed tests.
 
  * Code refactoring around object database sources.
 
  * Halve the memory consumed by artificial filepairs created during
-   "git diff --find-copioes-harder", also making the operation run
+   "git diff --find-copies-harder", also making the operation run
    faster.
 
  * The "git_istream" abstraction has been revamped to make it easier
@@ -159,7 +159,7 @@ Fixes since v2.52
  * Test leakfix.
    (merge 14b561e768 jk/test-mktemp-leakfix later to maint).
 
- * Update a version of action used at the GitHub Actrions CI.
+ * Update a version of action used at the GitHub Actions CI.
    (merge cd99203f86 js/ci-github-setup-go-update later to maint).
 
  * The "return errno = EFOO, -1" construct, which is heavily used in
-- 
2.53.0-rc2-139-g67c6667039



                 reply	other threads:[~2026-01-27 22:20 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=xmqqo6meelz4.fsf@gitster.g \
    --to=gitster@pobox.com \
    --cc=git@vger.kernel.org \
    /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.