diff --git a/Documentation/config/apply.txt b/Documentation/config/apply.txt index 3f9ff19db6b865..f9908e210a838d 100644 --- a/Documentation/config/apply.txt +++ b/Documentation/config/apply.txt @@ -7,5 +7,5 @@ apply.ignoreWhitespace:: See linkgit:git-apply[1]. apply.whitespace:: - Tells 'git apply' how to handle whitespaces, in the same way + Tells 'git apply' how to handle whitespace, in the same way as the `--whitespace` option. See linkgit:git-apply[1].