Skip to content

Commit 54e070a

Browse files
committed
fix: tranlsate coroutine as 協程
1 parent f698176 commit 54e070a

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
@@ -2388,7 +2388,7 @@ msgid ""
23882388
"The server is closed asynchronously; use the :meth:`wait_closed` coroutine "
23892389
"to wait until the server is closed (and no more connections are active)."
23902390
msgstr ""
2391-
"伺服器以非同步方式關閉;使用 :meth:`wait_close` 例程等待伺服器關閉(不再有活"
2391+
"伺服器以非同步方式關閉;使用 :meth:`wait_close` 協程等待伺服器關閉(不再有活"
23922392
"動連線)"
23932393

23942394
#: ../../library/asyncio-eventloop.rst:1630

0 commit comments

Comments
 (0)