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

Skip to content

Commit b2fd976

Browse files
committed
powrap
1 parent 20097fc commit b2fd976

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

library/asyncio-task.po

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -905,13 +905,12 @@ msgstr ""
905905
msgid ""
906906
"Return the current deadline, or ``None`` if the current deadline is not set."
907907
msgstr ""
908-
"Retorna la fecha límite actual, o ``None``si la fecha límite actual no está "
908+
"Retorna la fecha límite actual, o ``None`` si la fecha límite actual no está "
909909
"establecida."
910910

911911
#: ../Doc/library/asyncio-task.rst:696
912912
msgid "Reschedule the timeout."
913-
msgstr ""
914-
"Reprogramar el tiempo de espera."
913+
msgstr "Reprogramar el tiempo de espera."
915914

916915
#: ../Doc/library/asyncio-task.rst:700
917916
msgid "Return whether the context manager has exceeded its deadline (expired)."

0 commit comments

Comments
 (0)