gitattributes.txt: fix typo in "comma separated"
Signed-off-by: Andrei Rybak <rybak.a.v@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Andrei Rybak committed
Dec 27, 2022 at 22:01 UTC
f95526419bacf116abae549e5716f4ced1f38442
1 file changed
+1
-1
Documentation/gitattributes.txt
+1
-1
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.