File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ msgstr ""
11
11
"Project-Id-Version : Python 3.8\n "
12
12
"Report-Msgid-Bugs-To : \n "
13
13
"POT-Creation-Date : 2020-05-05 12:54+0200\n "
14
- "PO-Revision-Date : 2020-07-03 21:03 -0400\n "
14
+ "PO-Revision-Date : 2020-07-03 21:06 -0400\n "
15
15
"Language-Team : python-doc-es\n "
16
16
"MIME-Version : 1.0\n "
17
17
"Content-Type : text/plain; charset=UTF-8\n "
@@ -394,7 +394,7 @@ msgid ""
394
394
"the calling thread until the thread whose :meth:`~Thread.join` method is "
395
395
"called is terminated."
396
396
msgstr ""
397
- "Otros hilos pueden llamar el método :meth:`~Thread.join` de un hilo. Esto "
397
+ "Otros hilos pueden llamar al método :meth:`~Thread.join` de un hilo. Esto "
398
398
"bloquea el hilo llamador hasta que el hilo cuyo método :meth:`~Thread.join` "
399
399
"ha sido llamado termine."
400
400
You can’t perform that action at this time.
0 commit comments