File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Filter options
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Original file line number Diff line number Diff line change @@ -2081,7 +2081,7 @@ msgstr "回呼處理"
2081
2081
msgid ""
2082
2082
"A callback wrapper object returned by :meth:`loop.call_soon`, :meth:`loop."
2083
2083
"call_soon_threadsafe`."
2084
- msgstr "由 :meth:`loop.call_soon` 和 :meth:`loop.call_soon_threadsafe` 回傳的回呼包裝物件 。"
2084
+ msgstr "由 :meth:`loop.call_soon` 和 :meth:`loop.call_soon_threadsafe` 回傳的回呼包裝器 。"
2085
2085
2086
2086
#: ../../library/asyncio-eventloop.rst:1553
2087
2087
msgid "Return the :class:`contextvars.Context` object associated with the handle."
@@ -2100,7 +2100,7 @@ msgstr "如果回呼已被取消,回傳 ``True``。"
2100
2100
#: ../../library/asyncio-eventloop.rst:1571
2101
2101
msgid ""
2102
2102
"A callback wrapper object returned by :meth:`loop.call_later`, and :meth:`loop.call_at`."
2103
- msgstr "由 :meth:`loop.call_later` 和 :meth:`loop.call_at` 回傳的回呼包裝物件 。"
2103
+ msgstr "由 :meth:`loop.call_later` 和 :meth:`loop.call_at` 回傳的回呼包裝器 。"
2104
2104
2105
2105
#: ../../library/asyncio-eventloop.rst:1574
2106
2106
msgid "This class is a subclass of :class:`Handle`."
You can’t perform that action at this time.
0 commit comments