All of lore.kernel.org
 help / color / mirror / Atom feed
From: "lgl via GitGitGadget" <gitgitgadget@gmail.com>
To: git@vger.kernel.org
Cc: lgl <liginity@outlook.com>, liginity <liginity@outlook.com>
Subject: [PATCH] fix typo in git-mktree.txt
Date: Wed, 02 Feb 2022 09:00:50 +0000	[thread overview]
Message-ID: <pull.1207.git.git.1643792450866.gitgitgadget@gmail.com> (raw)

From: liginity <liginity@outlook.com>

fix a typo: change "as" to "a".

Signed-off-by: Liginity Lee <liginity@outlook.com>
---
    fix typo in git-mktree.txt
    
    fix a typo: change "as" to "a".
    
    Signed-off-by: Liginity Lee liginity@outlook.com

Published-As: https://github.com/gitgitgadget/git/releases/tag/pr-git-1207%2Fliginity%2Fpatch-mktree-documentation-v1
Fetch-It-Via: git fetch https://github.com/gitgitgadget/git pr-git-1207/liginity/patch-mktree-documentation-v1
Pull-Request: https://github.com/git/git/pull/1207

 Documentation/git-mktree.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/git-mktree.txt b/Documentation/git-mktree.txt
index 27fe2b32e10..76b44f4da10 100644
--- a/Documentation/git-mktree.txt
+++ b/Documentation/git-mktree.txt
@@ -31,7 +31,7 @@ OPTIONS
 
 --batch::
 	Allow building of more than one tree object before exiting.  Each
-	tree is separated by as single blank line. The final new-line is
+	tree is separated by a single blank line. The final new-line is
 	optional.  Note - if the `-z` option is used, lines are terminated
 	with NUL.
 

base-commit: 5d01301f2b865aa8dba1654d3f447ce9d21db0b5
-- 
gitgitgadget

             reply	other threads:[~2022-02-02  9:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-02  9:00 lgl via GitGitGadget [this message]
2022-02-02  9:33 ` [PATCH] fix typo in git-mktree.txt Ævar Arnfjörð Bjarmason
2022-02-02 18:32 ` Junio C Hamano
2022-02-02 18:46   ` Junio C Hamano

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=pull.1207.git.git.1643792450866.gitgitgadget@gmail.com \
    --to=gitgitgadget@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=liginity@outlook.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.