Skip to content

Commit 74f2ee0

Browse files
Update library/io.po
Co-authored-by: Wei-Hsiang (Matt) Wang <mattwang44@gmail.com>
1 parent 5ab846c commit 74f2ee0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/io.po

+1-1
Original file line numberDiff line numberDiff line change
@@ -593,7 +593,7 @@ msgid ""
593593
"raise a :exc:`ValueError` (or :exc:`UnsupportedOperation`) when operations "
594594
"they do not support are called."
595595
msgstr ""
596-
"即使 :class:`IOBase` 因為實作的簽章差異巨大而沒有宣告 :meth:`!read` 或 :meth:"
596+
"即使 :class:`IOBase` 因為實作的簽名差異巨大而沒有宣告 :meth:`!read` 或 :meth:"
597597
"`!write` 方法,實作與用戶端應把這些方法視為介面的一部份。此外,當呼叫不被它們"
598598
"支援的操作時,可能會引發 :exc:`ValueError` (或 :exc:`UnsupportedOperation`)"
599599
"例外。"

0 commit comments

Comments
 (0)