diff --git a/Documentation/config/commit.txt b/Documentation/config/commit.txt index 2c95573930bedf..bcb46cf630e489 100644 --- a/Documentation/config/commit.txt +++ b/Documentation/config/commit.txt @@ -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].