Merge branch 'll/doc-mktree-typofix'

Typofix.

* ll/doc-mktree-typofix:
  fix typo in git-mktree.txt
This commit is contained in:
Junio C Hamano
2022-02-16 15:14:26 -08:00

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.