Skip to content

Commit 2cab288

Browse files
committed
Merge branch 'yb/utf-16le-bom-spellfix'
Doc update. * yb/utf-16le-bom-spellfix: gitattributes.txt: fix typo
2 parents 6053c04 + e6e1519 commit 2cab288

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
@@ -346,7 +346,7 @@ automatic line ending conversion based on your platform.
346346

347347
Use the following attributes if your '*.ps1' files are UTF-16 little
348348
endian encoded without BOM and you want Git to use Windows line endings
349-
in the working directory (use `UTF-16-LE-BOM` instead of `UTF-16LE` if
349+
in the working directory (use `UTF-16LE-BOM` instead of `UTF-16LE` if
350350
you want UTF-16 little endian with BOM).
351351
Please note, it is highly recommended to
352352
explicitly define the line endings with `eol` if the `working-tree-encoding`

0 commit comments

Comments
 (0)