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

Skip to content

Commit e76d71c

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

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
@@ -61,7 +61,7 @@ msgid ""
6161
"*x*. If *x* is not a float, delegates to :meth:`x.__ceil__ <object."
6262
"__ceil__>`, which should return an :class:`~numbers.Integral` value."
6363
msgstr ""
64-
"回傳 *x* 經上取整函數的值,即大於或等於 *x* 的最小整數。若 *x* 並非浮點數,此"
64+
"回傳 *x* 經上取整的值,即大於或等於 *x* 的最小整數。若 *x* 並非浮點數,此"
6565
"函式將委託給 :meth:`x.__ceil__ <object.__ceil__>`,並回傳 :class:`~numbers."
6666
"Integral` 型別的值。"
6767

0 commit comments

Comments
 (0)
0