Skip to content

Commit 29b45aa

Browse files
committed
fix: Alter the translation for 'generator', Fix comma
1 parent a53ecf1 commit 29b45aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/asyncio-runner.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ msgid ""
5151
"This function runs the passed coroutine, taking care of managing the asyncio "
5252
"event loop, *finalizing asynchronous generators*, and closing the executor."
5353
msgstr ""
54-
"這個函式負責運行被傳入的協程管理 asyncio 的事件迴圈,*終結非同步生成器*,以及關閉執行器。"
54+
"這個函式負責運行被傳入的協程管理 asyncio 的事件迴圈、*終結非同步產生器*,以及關閉執行器。"
5555

5656
#: ../../library/asyncio-runner.rst:33 ../../library/asyncio-runner.rst:113
5757
msgid ""

0 commit comments

Comments
 (0)