File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ msgid ""
73
73
"returns a :class:`Future` object representing the execution of the "
74
74
"callable. ::"
75
75
msgstr ""
76
- "Programa la invocación de *fn*, que será ejecutado como ``fn(*args "
76
+ "Programa la invocación de *fn*, que será ejecutada como ``fn(*args "
77
77
"**kwargs)`` y devuelve un objeto :class:`Future` que representa la ejecución "
78
78
"del invocable. ::"
79
79
@@ -382,7 +382,7 @@ msgstr ""
382
382
383
383
#: ../Doc/library/concurrent.futures.rst:258
384
384
msgid "ProcessPoolExecutor Example"
385
- msgstr "Ejemplo de ProcessPoolExecutor"
385
+ msgstr "Ejemplo de * ProcessPoolExecutor* "
386
386
387
387
#: ../Doc/library/concurrent.futures.rst:296
388
388
msgid "Future Objects"
@@ -706,7 +706,7 @@ msgstr ""
706
706
707
707
#: ../Doc/library/concurrent.futures.rst:472
708
708
msgid ":pep:`3148` -- futures - execute computations asynchronously"
709
- msgstr ":pep:`3148` -- futures - ejecutar cómputos asincrónicamente"
709
+ msgstr ":pep:`3148` -- futuros - ejecutar cómputos asincrónicamente"
710
710
711
711
#: ../Doc/library/concurrent.futures.rst:472
712
712
msgid ""
You can’t perform that action at this time.
0 commit comments