Skip to content

Commit 03b3431

Browse files
newrengitster
authored andcommitted
documentation: whitespace is already generally plural
Diff best viewed with --color-diff. Signed-off-by: Elijah Newren <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 6cc668c commit 03b3431

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/config/apply.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ apply.ignoreWhitespace::
77
See linkgit:git-apply[1].
88

99
apply.whitespace::
10-
Tells 'git apply' how to handle whitespaces, in the same way
10+
Tells 'git apply' how to handle whitespace, in the same way
1111
as the `--whitespace` option. See linkgit:git-apply[1].

0 commit comments

Comments
 (0)