We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f2ce90 commit 1bfbdbcCopy full SHA for 1bfbdbc
library/enum.po
@@ -7,7 +7,7 @@ msgid ""
7
msgstr ""
8
"Project-Id-Version: Python 3.11\n"
9
"Report-Msgid-Bugs-To: \n"
10
-"POT-Creation-Date: 2023-01-13 00:17+0000\n"
+"POT-Creation-Date: 2023-01-18 00:17+0000\n"
11
"PO-Revision-Date: 2018-05-23 16:01+0000\n"
12
"Last-Translator: Adrian Liaw <adrianliaw2000@gmail.com>\n"
13
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -693,7 +693,7 @@ msgstr ""
693
694
#: ../../library/enum.rst:616
695
msgid ""
696
-":class:`!ReprEum` uses the :meth:`repr() <Enum.__repr__>` of :class:`Enum`, "
+":class:`!ReprEnum` uses the :meth:`repr() <Enum.__repr__>` of :class:`Enum`, "
697
"but the :class:`str() <str>` of the mixed-in data type:"
698
699
0 commit comments