Skip to content

Commit 28eee81

Browse files
sync with cpython 8d5cf98e
1 parent 66989dd commit 28eee81

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

c-api/type.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ msgid ""
66
msgstr ""
77
"Project-Id-Version: Python 3.14\n"
88
"Report-Msgid-Bugs-To: \n"
9-
"POT-Creation-Date: 2025-11-20 00:14+0000\n"
9+
"POT-Creation-Date: 2025-11-22 00:14+0000\n"
1010
"PO-Revision-Date: 2015-12-09 17:51+0000\n"
1111
"Last-Translator: Liang-Bo Wang <[email protected]>\n"
1212
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -762,8 +762,8 @@ msgstr ""
762762

763763
#: ../../c-api/type.rst:640
764764
msgid ""
765-
"The field :c:member:`~PyTypeObject.tp_vectorcall` can now set using :c:data:"
766-
"`Py_tp_vectorcall`. See the field's documentation for details."
765+
"The field :c:member:`~PyTypeObject.tp_vectorcall` can now be set using :c:"
766+
"data:`Py_tp_vectorcall`. See the field's documentation for details."
767767
msgstr ""
768768

769769
#: ../../c-api/type.rst:647

0 commit comments

Comments
 (0)