File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -34,16 +34,16 @@ msgid ""
3434"The false value of the :class:`bool` type. Assignments to ``False`` are "
3535"illegal and raise a :exc:`SyntaxError`."
3636msgstr ""
37- "El valor falso de la :class: tipo `bool`. Las asignaciones a ``False`` son "
37+ "El valor falso del tipo :class:`bool`. Las asignaciones a ``False`` son "
3838"ilegales y generan un :exc:`SyntaxError`."
3939
4040#: ../Doc/library/constants.rst:16
4141msgid ""
4242"The true value of the :class:`bool` type. Assignments to ``True`` are "
4343"illegal and raise a :exc:`SyntaxError`."
4444msgstr ""
45- "El valor verdadero de la :class: tipo `bool`. Las asignaciones a ``True`` "
46- "son ilegales y generan un :exc:`SyntaxError`."
45+ "El valor verdadero del tipo :class:`bool`. Las asignaciones a ``True`` son "
46+ "ilegales y generan un :exc:`SyntaxError`."
4747
4848#: ../Doc/library/constants.rst:22
4949msgid ""
You can’t perform that action at this time.
0 commit comments