Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update c-api/bool.po
Co-authored-by: Carlos A. Crespo <lvccrespo@gmail.com>
  • Loading branch information
cmaureir and cacrespo authored Aug 16, 2021
commit cc97d95a2aca63381908d797f34884642c6fdfa0
2 changes: 1 addition & 1 deletion c-api/bool.po
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ msgid ""
"Return true if *o* is of type :c:data:`PyBool_Type`. This function always "
"succeeds."
msgstr ""
"Retorna verdad si *o* es de tipo :c:data:`PyBool_Type`. Esta función siempre "
"Retorna verdadero si *o* es de tipo :c:data:`PyBool_Type`. Esta función siempre "
"finaliza con éxito."

#: ../Doc/c-api/bool.rst:22
Expand Down