Skip to content

Commit 9b89927

Browse files
Update library/threading.po
Co-authored-by: Cristián Maureira-Fredes <cmaureir@users.noreply.github.com>
1 parent 63905f9 commit 9b89927

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/threading.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,7 @@ msgstr ""
382382
"Una vez que la actividad del hilo ha sido iniciada, el hilo se considerará "
383383
"'vivo'. Deja de estar vivo cuando su método :meth:`~Thread.run` termina -- ya "
384384
"sea normalmente, o por lanzar una excepción no manejada. El método :meth:"
385-
"`~Thread.is_alive` checa si acaso el hilo está vivo."
385+
"`~Thread.is_alive` verifica si acaso el hilo está vivo."
386386

387387
#: ../Doc/library/threading.rst:221
388388
msgid ""

0 commit comments

Comments
 (0)