Skip to content

Commit 9c36e2b

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/math.po

+1-1
Original file line numberDiff line numberDiff line change
@@ -554,7 +554,7 @@ msgid ""
554554
"'output parameter' (there is no such thing in Python)."
555555
msgstr ""
556556
"請注意 :func:`frexp` 及 :func:`modf` 的呼叫/回傳模式與 C 語言中相應函式不同:"
557-
"它們傳入一個引數並回傳一對值,而非透過一個「輸出參數(output parameter)」傳"
557+
"它們接受一個引數並回傳一對值,而非透過一個「輸出參數(output parameter)」傳"
558558
"遞第二個回傳值(Python 沒有那種東西)。"
559559

560560
#: ../../library/math.rst:367

0 commit comments

Comments
 (0)