We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parentdd831b3 commit81735e2Copy full SHA for 81735e2
library/constants.po
@@ -34,16 +34,16 @@ msgid ""
34
"The false value of the :class:`bool` type. Assignments to ``False`` are "
35
"illegal and raise a :exc:`SyntaxError`."
36
msgstr""
37
-"El valor falsode la :class: tipo`bool`. Las asignaciones a ``False`` son "
+"El valor falsodel tipo :class:`bool`. Las asignaciones a ``False`` son "
38
"ilegales y generan un :exc:`SyntaxError`."
39
40
#:../Doc/library/constants.rst:16
41
msgid""
42
"The true value of the :class:`bool` type. Assignments to ``True`` are "
43
44
45
-"El valor verdaderode la :class: tipo`bool`. Las asignaciones a ``True`` "
46
-"sonilegales y generan un :exc:`SyntaxError`."
+"El valor verdaderodel tipo :class:`bool`. Las asignaciones a ``True`` son "
+"ilegales y generan un :exc:`SyntaxError`."
47
48
#:../Doc/library/constants.rst:22
49