File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -123,14 +123,14 @@ msgstr ""
123
123
124
124
#: ../Doc/c-api/buffer.rst:56
125
125
msgid "call :c:func:`PyObject_GetBuffer` with the right parameters;"
126
- msgstr "llama :c:func:`PyObject_GetBuffer` con los parámetros correctos;"
126
+ msgstr "llamar :c:func:`PyObject_GetBuffer` con los parámetros correctos;"
127
127
128
128
#: ../Doc/c-api/buffer.rst:58
129
129
msgid ""
130
130
"call :c:func:`PyArg_ParseTuple` (or one of its siblings) with one of the "
131
131
"``y*``, ``w*`` or ``s*`` :ref:`format codes <arg-parsing>`."
132
132
msgstr ""
133
- "llama :c:func:`PyArg_ParseTuple` (o uno de sus hermanos) con uno de los "
133
+ "llamar :c:func:`PyArg_ParseTuple` (o uno de sus hermanos) con uno de los "
134
134
"``y*``, ``w*`` o ``s*`` :ref:`códigos de formato <arg-parsing>`."
135
135
136
136
#: ../Doc/c-api/buffer.rst:61
You can’t perform that action at this time.
0 commit comments