Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7ea1af2

Browse files
Ambro17silvinabt87
andauthored
Update library/concurrent.futures.po
Co-authored-by: Silvina Tamburini <[email protected]>
1 parent f9574d7 commit 7ea1af2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/concurrent.futures.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ msgid ""
161161
"*wait*, the entire Python program will not exit until all pending futures "
162162
"are done executing."
163163
msgstr ""
164-
"Si *wait* es True este método no retornará hasta que todos los futuros "
164+
"Si *wait* es ``True`` este método no retornará hasta que todos los futuros "
165165
"pendientes hayan terminado su ejecución y los recursos asociados al ejecutor "
166166
"hayan sido liberados. Si *wait* es Falso, este método retornará de "
167167
"inmediato y los recursos asociados al ejecutor se liberarán cuando todos los "

0 commit comments

Comments
 (0)