Skip to content

Commit 9780adf

Browse files
neosergiocmaureir
andauthored
Update library/ctypes.po
Co-authored-by: Cristián Maureira-Fredes <cmaureir@users.noreply.github.com>
1 parent d62de61 commit 9780adf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

library/ctypes.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -725,7 +725,7 @@ msgid ""
725725
"function call. This is useful to check for error return values and "
726726
"automatically raise an exception::"
727727
msgstr ""
728-
"También puedes usar un objeto Python llamable (una función o una clase, por "
728+
"También puedes usar un objeto Python invocable (una función o una clase, por "
729729
"ejemplo) como el atributo :attr:`restype`, si la función foranea devuelve un "
730730
"número entero. El objeto llamable será llamado con el *entero* que la "
731731
"función C devuelve, y el resultado de esta llamada será utilizado como "

0 commit comments

Comments
 (0)