documentation: whitespace is already generally plural

Diff best viewed with --color-diff.

Signed-off-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Elijah Newren 2023-10-08 06:45:15 +00:00 committed by Junio C Hamano
parent 6cc668c0ab
commit 03b3431e6a

View file

@ -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].