Skip to content

Commit

Permalink
documentation: fix adjective vs. noun
Browse files Browse the repository at this point in the history
Diff best viewed with --color-diff.

Signed-off-by: Elijah Newren <[email protected]>
Signed-off-by: Junio C Hamano <[email protected]>
  • Loading branch information
newren authored and gitster committed Oct 9, 2023
1 parent 5676b04 commit af181e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/config/commit.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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].

0 comments on commit af181e4

Please sign in to comment.