]> git.ipfire.org Git - thirdparty/git.git/commitdiff
gitattributes.txt: fix typo in "comma separated"
authorAndrei Rybak <rybak.a.v@gmail.com>
Tue, 27 Dec 2022 21:01:56 +0000 (22:01 +0100)
committerJunio C Hamano <gitster@pobox.com>
Tue, 27 Dec 2022 23:29:29 +0000 (08:29 +0900)
Signed-off-by: Andrei Rybak <rybak.a.v@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/gitattributes.txt

index e84e104f9325526bad7dca6043e897ad21b41906..c61a1195790e222935900bdbbed66b219cb26d12 100644 (file)
@@ -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.