Skip to content

Commit af181e4

Browse files
newrengitster
authored andcommitted
documentation: fix adjective vs. noun
Diff best viewed with --color-diff. Signed-off-by: Elijah Newren <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 5676b04 commit af181e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/config/commit.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ commit.template::
2525
new commit messages.
2626

2727
commit.verbose::
28-
A boolean or int to specify the level of verbose with `git commit`.
28+
A boolean or int to specify the level of verbosity with `git commit`.
2929
See linkgit:git-commit[1].

0 commit comments

Comments
 (0)