summaryrefslogtreecommitdiffstats
path: root/gitattributes.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2019-03-11 18:02:54 +0900
committerJunio C Hamano <gitster@pobox.com>2019-03-11 18:02:54 +0900
commitdecc7317e484bc31d0dfb457e70c9ad5a59fe7b1 (patch)
tree092cbff96396a7ea55a41cf8ddb2fe70e03ab722 /gitattributes.txt
parent11f1537a82c84e620d742b3bc4256952defb28df (diff)
downloadgit-htmldocs-decc7317e484bc31d0dfb457e70c9ad5a59fe7b1.tar.gz
Autogenerated HTML docs for v2.21.0-155-ge902e
Diffstat (limited to 'gitattributes.txt')
-rw-r--r--gitattributes.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/gitattributes.txt b/gitattributes.txt
index 9b41f81c0..bdd11a2dd 100644
--- a/gitattributes.txt
+++ b/gitattributes.txt
@@ -346,7 +346,7 @@ automatic line ending conversion based on your platform.
Use the following attributes if your '*.ps1' files are UTF-16 little
endian encoded without BOM and you want Git to use Windows line endings
-in the working directory (use `UTF-16-LE-BOM` instead of `UTF-16LE` if
+in the working directory (use `UTF-16LE-BOM` instead of `UTF-16LE` if
you want UTF-16 little endian with BOM).
Please note, it is highly recommended to
explicitly define the line endings with `eol` if the `working-tree-encoding`