Skip to content

Commit 676a5fc

Browse files
gfantcmaureir
andauthored
Update library/asyncio-queue.po
Co-authored-by: Cristián Maureira-Fredes <cmaureir@users.noreply.github.com>
1 parent 2d2e463 commit 676a5fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library/asyncio-queue.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ msgid ""
4545
"Note that methods of asyncio queues don't have a *timeout* parameter; use :"
4646
"func:`asyncio.wait_for` function to do queue operations with a timeout."
4747
msgstr ""
48-
"Nota que los métodos de colas de asyncio no tienen un parámetro *tiempo de "
49-
"espera*; usa la función :func:`asyncio.wait_for` para hacer operaciones de "
48+
"Nota que los métodos de colas de asyncio no tienen un parámetro *timeout*"
49+
"; usa la función :func:`asyncio.wait_for` para hacer operaciones de "
5050
"cola con un tiempo de espera."
5151

5252
#: ../Doc/library/asyncio-queue.rst:21

0 commit comments

Comments
 (0)