소스 검색

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…
취소
저장