8000
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 e76d71c commit 75a1bbdCopy full SHA for 75a1bbd
library/math.po
@@ -62,7 +62,7 @@ msgid ""
62
"__ceil__>`, which should return an :class:`~numbers.Integral` value."
63
msgstr ""
64
"回傳 *x* 經上取整的值,即大於或等於 *x* 的最小整數。若 *x* 並非浮點數,此"
65
-"函式將委託給 :meth:`x.__ceil__ <object.__ceil__>`,並回傳 :class:`~numbers."
+"函式將委派給 :meth:`x.__ceil__ <object.__ceil__>`,並回傳 :class:`~numbers."
66
"Integral` 型別的值。"
67
68
#: ../../library/math.rst:41
0 commit comments