Skip to content

Commit 45d0212

Browse files
liginitygitster
authored andcommitted
fix typo in git-mktree.txt
fix a typo: change "as" to "a". Signed-off-by: Liginity Lee <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 4c53a8c commit 45d0212

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-mktree.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ OPTIONS
3131

3232
--batch::
3333
Allow building of more than one tree object before exiting. Each
34-
tree is separated by as single blank line. The final new-line is
34+
tree is separated by a single blank line. The final new-line is
3535
optional. Note - if the `-z` option is used, lines are terminated
3636
with NUL.
3737

0 commit comments

Comments
 (0)