We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ab846c commit 74f2ee0Copy full SHA for 74f2ee0
library/io.po
@@ -593,7 +593,7 @@ msgid ""
593
"raise a :exc:`ValueError` (or :exc:`UnsupportedOperation`) when operations "
594
"they do not support are called."
595
msgstr ""
596
-"即使 :class:`IOBase` 因為實作的簽章差異巨大而沒有宣告 :meth:`!read` 或 :meth:"
+"即使 :class:`IOBase` 因為實作的簽名差異巨大而沒有宣告 :meth:`!read` 或 :meth:"
597
"`!write` 方法,實作與用戶端應把這些方法視為介面的一部份。此外,當呼叫不被它們"
598
"支援的操作時,可能會引發 :exc:`ValueError` (或 :exc:`UnsupportedOperation`)"
599
"例外。"
0 commit comments