From: Andrei Rybak Date: Tue, 27 Dec 2022 21:01:56 +0000 (+0100) Subject: gitattributes.txt: fix typo in "comma separated" X-Git-Tag: v2.40.0-rc0~108^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f95526419bacf116abae549e5716f4ced1f38442;p=thirdparty%2Fgit.git gitattributes.txt: fix typo in "comma separated" Signed-off-by: Andrei Rybak Signed-off-by: Junio C Hamano --- diff --git a/Documentation/gitattributes.txt b/Documentation/gitattributes.txt index e84e104f93..c61a119579 100644 --- a/Documentation/gitattributes.txt +++ b/Documentation/gitattributes.txt @@ -1149,7 +1149,7 @@ Unspecified:: String:: - Specify a comma separate list of common whitespace problems to + Specify a comma separated list of common whitespace problems to notice in the same format as the `core.whitespace` configuration variable.