Skip to content

Commit 9fdbe40

Browse files
dschoGit for Windows Build Agent
authored andcommitted
Merge pull request #2101 from yashb5/typo-gitattributes
gitattributes.txt: fix typo
2 parents 5901abe + 1d66657 commit 9fdbe40

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)