All of lore.kernel.org
 help / color / mirror / Atom feed
From: lilinchao@oschina.cn
To: git@vger.kernel.org
Cc: Li Linchao <lilinchao@oschina.cn>
Subject: [PATCH] Fix typo in Documentation/RelNotes/2.31.0.txt
Date: Fri,  7 May 2021 14:26:12 +0800	[thread overview]
Message-ID: <21c2f550aefd11eb9a470026b95c99cc@oschina.cn> (raw)

From: Li Linchao <lilinchao@oschina.cn>

replace 'whey' with `when`

Signed-off-by: Li Linchao <lilinchao@oschina.cn>
---
 Documentation/RelNotes/2.31.0.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/RelNotes/2.31.0.txt b/Documentation/RelNotes/2.31.0.txt
index cf0c7d8d40..617d211f3f 100644
--- a/Documentation/RelNotes/2.31.0.txt
+++ b/Documentation/RelNotes/2.31.0.txt
@@ -49,7 +49,7 @@ UI, Workflows & Features
    @{1}, but we failed to answer "what commit were we on?", i.e. @{1}
 
  * "git bundle" learns "--stdin" option to read its refs from the
-   standard input.  Also, it now does not lose refs whey they point
+   standard input.  Also, it now does not lose refs when they point
    at the same object.
 
  * "git log" learned a new "--diff-merges=<how>" option.
-- 
2.31.1.442.g7e39198978


             reply	other threads:[~2021-05-07  6:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-07  6:26 lilinchao [this message]
2021-05-13  8:19 ` [PATCH] Fix typo in Documentation/RelNotes/2.31.0.txt lilinchao
2021-05-13 20:11   ` Junio C Hamano
2021-05-13  9:39 ` Bagas Sanjaya

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=21c2f550aefd11eb9a470026b95c99cc@oschina.cn \
    --to=lilinchao@oschina.cn \
    --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.