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

Skip to content

Commit 28ea92f

Browse files
author
Becca
committed
0503_modify review III(1)
1 parent 85002ca commit 28ea92f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/stdtypes.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -579,7 +579,7 @@ msgstr "``divmod(x, y)``"
579579

580580
#: ../../library/stdtypes.rst:308
581581
msgid "the pair ``(x // y, x % y)``"
582-
msgstr " ``(x // y, x % y)`` 的對"
582+
msgstr "一對 ``(x // y, x % y)``"
583583

584584
#: ../../library/stdtypes.rst:308
585585
msgid ":func:`divmod`"

0 commit comments

Comments
 (0)