We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dddc86 commit a18c65aCopy full SHA for a18c65a
c-api/refcounting.po
@@ -275,7 +275,7 @@ msgid ""
275
"to the object passed because the macro carefully uses a temporary variable "
276
"and sets the argument to ``NULL`` before releasing the reference."
277
msgstr ""
278
-"Libera una :term:`strong reference` del el objeto *o*. El objeto puede ser "
+"Libera una :term:`strong reference` del objeto *o*. El objeto puede ser "
279
"``NULL``, en cuyo caso el macro no tiene efecto; de lo contrario, el efecto "
280
"es el mismo que el de :c:func:`Py_DECREF`, excepto que el argumento también "
281
"se establece en ``NULL``. La advertencia de :c:func:`Py_DECREF` no se aplica "
0 commit comments