Merge branch 'll/doc-mktree-typofix'

Typofix.

* ll/doc-mktree-typofix:
  fix typo in git-mktree.txt
maint
Junio C Hamano 2022-02-16 15:14:26 -08:00
commit dd77ff8181
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ OPTIONS


--batch:: --batch::
Allow building of more than one tree object before exiting. Each 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 optional. Note - if the `-z` option is used, lines are terminated
with NUL. with NUL.