소스 검색

file: capitalize MIME (#9007)

K.B.Dharun Krishna 2 년 전
부모
커밋
c6a9fe2893
3개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 1 1
      pages.de/common/file.md
  2. 1 1
      pages.zh/common/file.md
  3. 1 1
      pages/common/file.md

+ 1 - 1
pages.de/common/file.md

@@ -19,6 +19,6 @@
 
 `file -k {{dateiname}}`
 
-- Bestimmen des Mime-Codierungstyp einer Datei:
+- Bestimmen des MIME-Codierungstyp einer Datei:
 
 `file -i {{dateiname}}`

+ 1 - 1
pages.zh/common/file.md

@@ -19,6 +19,6 @@
 
 `file -k {{文件名}}`
 
-- 确定文件的 mime 编码类型:
+- 确定文件的 MIME 编码类型:
 
 `file -I {{文件名}}`

+ 1 - 1
pages/common/file.md

@@ -19,6 +19,6 @@
 
 `file -k {{filename}}`
 
-- Determine the mime encoding type of a file:
+- Determine the MIME encoding type of a file:
 
 `file -i {{filename}}`