Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6cab37e

Browse files
committed
Small fixes
1 parent 9730bfb commit 6cab37e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library/io.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,8 @@ msgid ""
6666
"Operations that used to raise :exc:`IOError` now raise :exc:`OSError`, "
6767
"since :exc:`IOError` is now an alias of :exc:`OSError`."
6868
msgstr ""
69-
"原本會引發 :exec:`IOError` 的操作,現在將改成引發 :exec:`OSError`。因為 :"
70-
"exec:`IOError` 現在是 :exec:`OSError` 的別名。"
69+
"原本會引發 :exc:`IOError` 的操作,現在將改成引發 :exc:`OSError`。因為 :"
70+
"exc:`IOError` 現在是 :exc:`OSError` 的別名。"
7171

7272
#: ../../library/io.rst:51 ../../library/io.rst:855 ../../library/io.rst:1122
7373
msgid "Text I/O"

0 commit comments

Comments
 (0)