Skip to content

Commit cdfe999

Browse files
committed
a probar
1 parent e2daa9d commit cdfe999

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

c-api/none.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,11 @@ msgid ""
4444
"methods and is :term:`immortal`."
4545
msgstr ""
4646
"El objeto Python ``None``, que denota falta de valor. Este objeto no tiene "
47-
"métodos y es :term:`immortal`."
47+
"métodos y es :term:`inmortal`."
4848

4949
#: ../Doc/c-api/none.rst:21
5050
msgid ":c:data:`Py_None` is :term:`immortal`."
51-
msgstr ":c:data:`Py_None` es :term:`immortal`."
51+
msgstr ":c:data:`Py_None` es :term:`inmortal`."
5252

5353
#: ../Doc/c-api/none.rst:26
5454
msgid "Return :c:data:`Py_None` from a function."

0 commit comments

Comments
 (0)