File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 7
7
msgstr ""
8
8
"Project-Id-Version : Python 3.10\n "
9
9
"Report-Msgid-Bugs-To : \n "
10
- "POT-Creation-Date : 2021-11-19 00:09 +0000\n "
10
+ "POT-Creation-Date : 2022-08-11 00:17 +0000\n "
11
11
"PO-Revision-Date : 2018-05-23 16:02+0000\n "
12
12
"Last-Translator : Adrian Liaw <adrianliaw2000@gmail.com>\n "
13
13
"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
@@ -134,7 +134,7 @@ msgstr ""
134
134
135
135
#: ../../library/functools.rst:122
136
136
msgid ""
137
- "A comparison function is any callable that accept two arguments, compares "
137
+ "A comparison function is any callable that accepts two arguments, compares "
138
138
"them, and returns a negative number for less-than, zero for equality, or a "
139
139
"positive number for greater-than. A key function is a callable that accepts "
140
140
"one argument and returns another value to be used as the sort key."
You can’t perform that action at this time.
0 commit comments