Skip to content

Commit c56192f

Browse files
Update library/asyncio-eventloop.po
Co-authored-by: Cristián Maureira-Fredes <cmaureir@users.noreply.github.com>
1 parent 56df1e1 commit c56192f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/asyncio-eventloop.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -626,7 +626,7 @@ msgid ""
626626
"successful, it returns a ``(transport, protocol)`` pair."
627627
msgstr ""
628628
"Este método tratará de establecer la conexión en un segundo plano. Cuando es "
629-
"exitosa, devuelve un par ``(transport, protocol)``."
629+
"exitosa, retorna un par ``(transport, protocol)``."
630630

631631
#: ../Doc/library/asyncio-eventloop.rst:368
632632
msgid "The chronological synopsis of the underlying operation is as follows:"

0 commit comments

Comments
 (0)