From: lilinchao@oschina.cn To: git@vger.kernel.org Cc: Li Linchao <lilinchao@oschina.cn> Subject: [PATCH] Fix type in Documentation/RelNotes/2.31.0.txt Date: Fri, 7 May 2021 14:21:46 +0800 [thread overview] Message-ID: <93f1d430aefc11ebb63c0024e87935e7@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
next reply other threads:[~2021-05-07 6:22 UTC|newest] Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top 2021-05-07 6:21 lilinchao [this message] 2021-05-07 6:37 ` lilinchao
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=93f1d430aefc11ebb63c0024e87935e7@oschina.cn \ --to=lilinchao@oschina.cn \ --cc=git@vger.kernel.org \ --subject='Re: [PATCH] Fix type in Documentation/RelNotes/2.31.0.txt' \ /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
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).