documentation: fix adjective vs. noun
Diff best viewed with --color-diff. Signed-off-by: Elijah Newren <newren@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>maint
parent
5676b04a44
commit
af181e4dbd
|
|
@ -25,5 +25,5 @@ commit.template::
|
|||
new commit messages.
|
||||
|
||||
commit.verbose::
|
||||
A boolean or int to specify the level of verbose with `git commit`.
|
||||
A boolean or int to specify the level of verbosity with `git commit`.
|
||||
See linkgit:git-commit[1].
|
||||
|
|
|
|||
Loading…
Reference in New Issue