We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe6d01a commit 5bab357Copy full SHA for 5bab357
library/threading.po
@@ -73,7 +73,7 @@ msgid ""
73
"example of creating and starting threads using :class:`~threading.Thread`::"
74
msgstr ""
75
"模組 :mod:`!threading` 的一個典型使用情境是管理一個工作執行緒(worker threads)池,讓多個任務能夠同時被處理。"
76
-"以下是一個使用 :class:`~threading.Thread`: 來創造並啟動執行緒的基本範例: "
+"以下是一個使用 :class:`~threading.Thread`: 來創造並啟動執行緒的基本範例:"
77
78
#: ../../library/threading.rst:31
79
msgid ""
0 commit comments