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 @@ -123,14 +123,14 @@ msgstr ""
123123
124124#: ../Doc/c-api/buffer.rst:56
125125msgid "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;"
127127
128128#: ../Doc/c-api/buffer.rst:58
129129msgid ""
130130"call :c:func:`PyArg_ParseTuple` (or one of its siblings) with one of the "
131131"``y*``, ``w*`` or ``s*`` :ref:`format codes <arg-parsing>`."
132132msgstr ""
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 "
134134"``y*``, ``w*`` o ``s*`` :ref:`códigos de formato <arg-parsing>`."
135135
136136#: ../Doc/c-api/buffer.rst:61
You can’t perform that action at this time.
0 commit comments