Skip to content

Commit 0c012d9

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

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
@@ -372,7 +372,7 @@ msgstr ""
372372
"# 包含在 'ctx 裡:.\n"
373373
"ctx.run(main)\n"
374374
"\n"
375-
"# 'main()' 函式在 'ctx' 情境裡面跑,\n"
375+
"# 'main()' 函式是在 'ctx' 情境中執行,\n"
376376
"# 所以對於 'var' 的變更會包含在 'ctx' 裡面:\n"
377377
"print(ctx[var]) # 'ham'\n"
378378
"\n"

0 commit comments

Comments
 (0)