We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e6bc8b commit f035594Copy full SHA for f035594
1 file changed
library/ctypes.po
@@ -211,7 +211,7 @@ msgid ""
211
"Unix epoch, and the ``GetModuleHandleA()`` function, which returns a win32 "
212
"module handle."
213
msgstr ""
214
-"Puedes llamar a estas funciones como cualquier otra funcion en Python. Este "
+"Puedes llamar a estas funciones como cualquier otra función en Python. Este "
215
"ejemplo utiliza la función ``time()``, que devuelve el tiempo del sistema en "
216
"segundos desde la época de Unix, y la función ``GetModuleHandleA()``, que "
217
"devuelve un manejador de módulo de win32."
0 commit comments