Skip to content

Commit dbe8d08

Browse files
xoosephrtobar
andauthored
Apply suggestion
Co-authored-by: rtobar <rtobarc@gmail.com>
1 parent f31aa1a commit dbe8d08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

c-api/call.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ msgstr ""
133133
"(Esto configura internamente solo :c:member:`~PyTypeObject.tp_call` y, por "
134134
"lo tanto, puede hacer que se comporte de forma diferente a la función "
135135
"vectorcall.) En versiones anteriores de Python, vectorcall solo debería "
136-
"usarse con :c:macro:`immutable <Py_TPFLAGS_IMMUTABLETYPE>` o tipos estáticos."
136+
"usarse con tipos :c:macro:`immutables <Py_TPFLAGS_IMMUTABLETYPE>` o estáticos."
137137

138138
#: ../Doc/c-api/call.rst:69
139139
msgid ""

0 commit comments

Comments
 (0)