8000 Update library/math.po · python/python-docs-zh-tw@75a1bbd · GitHub
[go: up one dir, main page]

Skip to content

Commit 75a1bbd

Browse files
Carisa-Liken71301
andauthored
Update library/math.po
Co-authored-by: Payon <ken71301@hotmail.com>
1 parent e76d71c commit 75a1bbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/math.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ msgid ""
6262
"__ceil__>`, which should return an :class:`~numbers.Integral` value."
6363
msgstr ""
6464
"回傳 *x* 經上取整的值,即大於或等於 *x* 的最小整數。若 *x* 並非浮點數,此"
65-
"函式將委託給 :meth:`x.__ceil__ <object.__ceil__>`,並回傳 :class:`~numbers."
65+
"函式將委派給 :meth:`x.__ceil__ <object.__ceil__>`,並回傳 :class:`~numbers."
6666
"Integral` 型別的值。"
6767

6868
#: ../../library/math.rst:41

0 commit comments

Comments
 (0)
0