Skip to content

Commit b8280e4

Browse files
Carisa-Liken71301
andcommitted
Update library/math.po
Co-authored-by: Payon <[email protected]>
1 parent c2e7423 commit b8280e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library/math.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,8 +123,8 @@ msgid ""
123123
"*x* is not a float, delegates to :meth:`x.__floor__ <object.__floor__>`, "
124124
"which should return an :class:`~numbers.Integral` value."
125125
msgstr ""
126-
"回傳 *x* 經下取整的值,即小於或等於 *x* 的最大整數。若 *x* 並非浮點數,此函式"
127-
"將委派給 :meth:`x.__floor__ <object.__floor__>`,並回傳 :class:`~numbers."
126+
"回傳 *x* 經下取整的值,即小於或等於 *x* 的最大整數。若 *x* 並非浮點數,"
127+
"函式將委託給 :meth:`x.__floor__ <object.__floor__>`,並回傳 :class:`~numbers."
128128
"Integral` 型別的值。"
129129

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

0 commit comments

Comments
 (0)