瀏覽代碼

Fix typo: Window -> Windows in .gitattributes comment (#14961)

tags/1.0.1
Dictionaryphile 8 月之前
父節點
當前提交
4b783037d3
No account linked to committer's email address
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      .gitattributes

+ 1
- 1
.gitattributes 查看文件

@@ -1,5 +1,5 @@
# Ensure that .sh scripts use LF as line separator, even if they are checked out
# to Windows(NTFS) file-system, by a user of Docker for Window.
# to Windows(NTFS) file-system, by a user of Docker for Windows.
# These .sh scripts will be run from the Container after `docker compose up -d`.
# If they appear to be CRLF style, Dash from the Container will fail to execute
# them.

Loading…
取消
儲存