diff options
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index 3a7b70019..356dc788c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,7 +3,7 @@ *.png -text # Tell git which symlinks point to files, and which ones point to directories. -# This is revelevant for Windows only, and requires git >= 2.19.2 to work. +# This is relevant for Windows only, and requires git >= 2.19.2 to work. /* symlink=dir /website/* symlink=dir /tools/clang symlink=dir |