Skip to content

Commit 03e4c96

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

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
@@ -125,7 +125,7 @@ msgid ""
125125
"which should return an :class:`~numbers.Integral` value."
126126
msgstr ""
127127
"回傳 *x* 經下取整的值,即小於或等於 *x* 的最大整數。若 *x* 並非浮點數,此"
128-
"函式將委託給 :meth:`x.__floor__ <object.__floor__>`,並回傳 :class:`~numbers."
128+
"函式將委派給 :meth:`x.__floor__ <object.__floor__>`,並回傳 :class:`~numbers."
129129
"Integral` 型別的值。"
130130

131131
#: ../../library/math.rst:87

0 commit comments

Comments
 (0)