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 @@ -44,15 +44,15 @@ msgid ""
44
44
"The Python ``False`` object. This object has no methods. It needs to be "
45
45
"treated just like any other object with respect to reference counts."
46
46
msgstr ""
47
- "El objeto ``Falso `` de Python. Este objeto no tiene métodos. Debe tratarse "
47
+ "El objeto ``False `` de Python. Este objeto no tiene métodos. Debe tratarse "
48
48
"como cualquier otro objeto con respecto a los recuentos de referencia."
49
49
50
50
#: ../Doc/c-api/bool.rst:27
51
51
msgid ""
52
52
"The Python ``True`` object. This object has no methods. It needs to be "
53
53
"treated just like any other object with respect to reference counts."
54
54
msgstr ""
55
- "El objeto ``Verdadero `` de Python. Este objeto no tiene métodos. Debe "
55
+ "El objeto ``True `` de Python. Este objeto no tiene métodos. Debe "
56
56
"tratarse como cualquier otro objeto con respecto a los recuentos de "
57
57
"referencia."
58
58
You can’t perform that action at this time.
0 commit comments