Skip to content

Commit 5d1b3b7

Browse files
authored
Apply suggestions from code review
1 parent 4bc8929 commit 5d1b3b7

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
@@ -127,7 +127,7 @@ msgid ""
127127
"event loop if present else it will return the loop set by :func:"
128128
"`set_event_loop`."
129129
msgstr ""
130-
":mod:`!asyncio` 的政策系統已被棄用,並將於 Python 3.16 中移除;此後,此函式將回傳當前執行中的事件"
130+
":mod:`!asyncio` 的政策系統已被棄用,並將於 Python 3.16 中移除;此後,此函式將回傳目前執行中的事件"
131131
"迴圈(若存在),否則將回傳由 :func:`set_event_loop` 設定的迴圈。"
132132

133133
#: ../../library/asyncio-eventloop.rst:74

0 commit comments

Comments
 (0)