We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8600332 commit 03e4c96Copy full SHA for 03e4c96
library/math.po
@@ -125,7 +125,7 @@ msgid ""
125
"which should return an :class:`~numbers.Integral` value."
126
msgstr ""
127
"回傳 *x* 經下取整的值,即小於或等於 *x* 的最大整數。若 *x* 並非浮點數,此"
128
-"函式將委託給 :meth:`x.__floor__ <object.__floor__>`,並回傳 :class:`~numbers."
+"函式將委派給 :meth:`x.__floor__ <object.__floor__>`,並回傳 :class:`~numbers."
129
"Integral` 型別的值。"
130
131
#: ../../library/math.rst:87
0 commit comments