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>
maint
Andrei Rybak 2022-12-27 22:01:56 +01:00 committed by Junio C Hamano
parent abd4d67ab0
commit f95526419b
1 changed files with 1 additions and 1 deletions

View 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.