Skip to content

Commit 3b04f28

Browse files
authored
Update library/os.po
1 parent 62667cf commit 3b04f28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/os.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ msgid ""
3939
msgstr ""
4040
"該模組提供了一種便利的方式來操作與作業系統相關的功能。如果你想讀取或寫入檔"
4141
"案,請參閱 :func:`open` ,如果你想操作檔案路徑,請參閱 :mod:`os.path` 模組,"
42-
"如果你想透過命令行查看所有檔案中的所有內容,請查看 :mod:`fileinput` 模組。要"
42+
"如果你想透過命令列查看所有檔案中的所有內容,請查看 :mod:`fileinput` 模組。要"
4343
"建立臨時檔案和目錄,請參閱 :mod:`tempfile` 模組,要操作高級檔案和目錄,請參"
4444
"閱 :mod:`shutil` 模組。"
4545

0 commit comments

Comments
 (0)