We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent2f5cb57 commit4e74a9cCopy full SHA for 4e74a9c
library/threading.po
@@ -11,7 +11,7 @@ msgstr ""
11
"Project-Id-Version:Python 3.8\n"
12
"Report-Msgid-Bugs-To:\n"
13
"POT-Creation-Date:2020-05-05 12:54+0200\n"
14
-"PO-Revision-Date:2020-07-03 21:03-0400\n"
+"PO-Revision-Date:2020-07-03 21:06-0400\n"
15
"Language-Team:python-doc-es\n"
16
"MIME-Version:1.0\n"
17
"Content-Type:text/plain; charset=UTF-8\n"
@@ -394,7 +394,7 @@ msgid ""
394
"the calling thread until the thread whose :meth:`~Thread.join` method is "
395
"called is terminated."
396
msgstr""
397
-"Otros hilos pueden llamarel método :meth:`~Thread.join` de un hilo. Esto "
+"Otros hilos pueden llamaral método :meth:`~Thread.join` de un hilo. Esto "
398
"bloquea el hilo llamador hasta que el hilo cuyo método :meth:`~Thread.join` "
399
"ha sido llamado termine."
400