[PATCH] fix typo in git-mktree.txt

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: liginity <liginity@xxxxxxxxxxx>

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

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

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



[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux