Skip to content

Commit 3d0eea2

Browse files
husohomeDr-XYZ
andauthored
Update library/contextvars.po
Co-authored-by: Dr.XYZ <dr.xyz.tw@gmail.com>
1 parent 3f15b3c commit 3d0eea2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/contextvars.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ msgid ""
3838
"func:`threading.local` to prevent their state from bleeding to other code "
3939
"unexpectedly, when used in concurrent code."
4040
msgstr ""
41-
"帶有狀態的 Context Manager 應該使用情境變數,不要用 :func:`threading.local`,"
41+
"帶有狀態的 Context Manager 應該使用情境變數,而不是 :func:`threading.local`,"
4242
"才能防止它們的狀態在並行(concurrent)程式碼中使用時意外外溢並干擾到其他程式"
4343
"碼。"
4444

0 commit comments

Comments
 (0)