Skip to content

Commit 2fa5ae3

Browse files
committed
Merge branch 'ss/doc-eol-attr-fix'
Doc update. * ss/doc-eol-attr-fix: doc: fix case error of eol attribute in example
2 parents 87f4164 + 00f3661 commit 2fa5ae3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/gitattributes.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@ explicitly define the line endings with `eol` if the `working-tree-encoding`
374374
attribute is used to avoid ambiguity.
375375

376376
------------------------
377-
*.ps1 text working-tree-encoding=UTF-16LE eol=CRLF
377+
*.ps1 text working-tree-encoding=UTF-16LE eol=crlf
378378
------------------------
379379

380380
You can get a list of all available encodings on your platform with the

0 commit comments

Comments
 (0)