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.7\n "
9
9
"Report-Msgid-Bugs-To : \n "
10
- "POT-Creation-Date : 2021-09-13 00:11 +0000\n "
10
+ "POT-Creation-Date : 2021-09-19 00:12 +0000\n "
11
11
"PO-Revision-Date : 2015-12-09 17:51+0000\n "
12
12
"Last-Translator : Liang-Bo Wang <me@liang2.tw>\n "
13
13
"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
@@ -209,7 +209,7 @@ msgstr ""
209
209
msgid ""
210
210
"The *module* argument can be used to record the module in which the new "
211
211
"class is defined. It must be a module object or ``NULL``. If not ``NULL``, "
212
- "the module is associated with the new type and can later be retreived with :"
212
+ "the module is associated with the new type and can later be retrieved with :"
213
213
"c:func:`PyType_GetModule`. The associated module is not inherited by "
214
214
"subclasses; it must be specified for each class individually."
215
215
msgstr ""
You can’t perform that action at this time.
0 commit comments