File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ msgstr ""
1111"Project-Id-Version : Python 3.8\n "
1212"Report-Msgid-Bugs-To : \n "
1313"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 "
1515"Language-Team : python-doc-es\n "
1616"MIME-Version : 1.0\n "
1717"Content-Type : text/plain; charset=UTF-8\n "
@@ -394,7 +394,7 @@ msgid ""
394394"the calling thread until the thread whose :meth:`~Thread.join` method is "
395395"called is terminated."
396396msgstr ""
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 "
398398"bloquea el hilo llamador hasta que el hilo cuyo método :meth:`~Thread.join` "
399399"ha sido llamado termine."
400400
You can’t perform that action at this time.
0 commit comments