Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6b067f9

Browse files
Update library/math.po
Co-authored-by: Wei-Hsiang (Matt) Wang <[email protected]>
1 parent 7e0e09a commit 6b067f9

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
@@ -199,7 +199,7 @@ msgid ""
199199
"zero, then the returned value is ``0``. ``gcd()`` without arguments returns "
200200
"``0``."
201201
msgstr ""
202-
"回傳指定引數的最大公因數。若存在任一非零引數,回傳值為所有引數共有因數中最大"
202+
"回傳指定整數引數的最大公因數。若存在任一非零引數,回傳值為所有引數共有因數中最大"
203203
"的正整數。若所有引數皆為零,則回傳值為 ``0``。``gcd()`` 若未傳入任何引數也將"
204204
"回傳 ``0``。"
205205

0 commit comments

Comments
 (0)