Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit e4d00d6

Browse files
Alfareizartobar
andauthoredOct 20, 2023
Update library/concurrent.futures.po
Co-authored-by: rtobar <rtobarc@gmail.com>
1 parent 1b1bfd8 commit e4d00d6

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
@@ -812,7 +812,7 @@ msgstr ""
812812
"`TimeoutError` si :meth:`~iterator.__next__` es llamado y el resultado no "
813813
"está disponible luego de *timeout* segundos a partir de la llamada original "
814814
"a :func:`as_completed`. *timeout* puede ser un int o un float. Si *timeout* "
815-
"no es especificado o es ``None``, no hay limite en el tiempo de espera."
815+
"no es especificado o es ``None``, no hay límite en el tiempo de espera."
816816

817817
#: ../Doc/library/concurrent.futures.rst:522
818818
msgid ":pep:`3148` -- futures - execute computations asynchronously"

0 commit comments

Comments
 (0)
Failed to load comments.