Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 33e992d

Browse filesBrowse files
committed
fix: syntax error
1 parent 3762015 commit 33e992d
Copy full SHA for 33e992d

File tree

Expand file treeCollapse file tree

1 file changed

+4
-4
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-4
lines changed

‎library/asyncio-eventloop.po

Copy file name to clipboardExpand all lines: library/asyncio-eventloop.po
+4-4Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1979,18 +1979,18 @@ msgstr "'exception'(可選):例外物件;"
19791979
#: ../../library/asyncio-eventloop.rst:1365
19801980
msgid "'future' (optional): :class:`asyncio.Future` instance;"
19811981
msgstr "'future'(可選): :class:`asyncio.Future` 實例;"
1982-
::
1982+
19831983
#: ../../library/asyncio-eventloop.rst:1366
19841984
msgid "'task' (optional): :class:`asyncio.Task` instance;"
19851985
msgstr "'task'(可選): :class:`asyncio.Task` 實例;"
1986-
::
1987-
#: ../../libra::y/asyncio-eventloop.rst:1367
1986+
1987+
#: ../../library/asyncio-eventloop.rst:1367
19881988
msgid "'handle' (optional): :class:`asyncio.Handle` instance;"
19891989
msgstr "'handle'(可選): :class:`asyncio.Handle` 實例;"
19901990

19911991
#: ../../library/asyncio-eventloop.rst:1368
19921992
msgid "'protocol' (optional): :ref:`Protocol <asyncio-protocol>` instance;"
1993-
msgstr "'protocol'(可選): :ref:`Protocol ::asyncio-protocol>` 實例;"
1993+
msgstr "'protocol'(可選): :ref:`Protocol <asyncio-protocol>` 實例;"
19941994

19951995
#: ../../library/asyncio-eventloop.rst:1369
19961996
msgid "'transport' (optional): :ref:`Transport <asyncio-transport>` instance;"

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.