Skip to content

Commit 8a19e0b

Browse files
committed
fix: remove 引用
1 parent 2889dfd commit 8a19e0b

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
@@ -1909,7 +1909,7 @@ msgid ""
19091909
msgstr ""
19101910
"如果 *handler* 是 ``None``,則將設置預設例外處理程式。否則,*handler* 必須是"
19111911
"一個可呼叫物件,簽名匹配 ``(loop, context)``,其中 ``loop`` 是參照活躍事件迴"
1912-
"圈的引用,``context`` 是包含例外詳細資訊的 ``dict`` 物件(有關情境的詳細資"
1912+
"圈的,``context`` 是包含例外詳細資訊的 ``dict`` 物件(有關情境的詳細資"
19131913
"訊,請參閱 :meth:`call_exception_handler` 文件)。"
19141914

19151915
#: ../../library/asyncio-eventloop.rst:1329

0 commit comments

Comments
 (0)