Skip to content

Commit ac822ad

Browse files
committed
fix: update based on review comment
1 parent 80a7a9f commit ac822ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library/asyncio.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ msgid ""
9494
"add_signal_handler>`, etc;"
9595
msgstr ""
9696
"建立與管理 :ref:`event loops(事件迴圈) <asyncio-event-loop>`,它提供了能被"
97-
"用於\\ :meth:`網路 <loop.create_server>`\\ 、執行\\ :meth:`子程序 <loop."
97+
"用於\\ :meth:`網路 <loop.create_server>`\\ 、執行\\ :meth:`子行程 <loop."
9898
"subprocess_exec>`、處理\\ :meth:`作業系統訊號 <loop.add_signal_handler>`\\ 等"
9999
"任務的非同步 API;"
100100

@@ -104,7 +104,7 @@ msgid ""
104104
"protocols>`;"
105105
msgstr ""
106106
"使用 :ref:`transports(asyncio 底層傳輸相關類別) <asyncio-transports-"
107-
"protocols>`\\ 來實現高效能協定;"
107+
"protocols>`\\ 來實作高效能協定;"
108108

109109
#: ../../library/asyncio.rst:57
110110
msgid ""

0 commit comments

Comments
 (0)