Skip to content

Commit 5bab357

Browse files
committed
Working on library/threading.po
1 parent fe6d01a commit 5bab357

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/threading.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ msgid ""
7373
"example of creating and starting threads using :class:`~threading.Thread`::"
7474
msgstr ""
7575
"模組 :mod:`!threading` 的一個典型使用情境是管理一個工作執行緒(worker threads)池,讓多個任務能夠同時被處理。"
76-
"以下是一個使用 :class:`~threading.Thread`: 來創造並啟動執行緒的基本範例: "
76+
"以下是一個使用 :class:`~threading.Thread`: 來創造並啟動執行緒的基本範例"
7777

7878
#: ../../library/threading.rst:31
7979
msgid ""

0 commit comments

Comments
 (0)