Merge branch 'ar/typofix-gitattributes-doc'

Typofix.

* ar/typofix-gitattributes-doc:
  gitattributes.txt: fix typo in "comma separated"
maint
Junio C Hamano 2023-01-05 15:07:21 +09:00
commit 09bfb2ed81
1 changed files with 1 additions and 1 deletions

View File

@ -1155,7 +1155,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.