Skip to content

Commit 40ede8d

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

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
@@ -368,7 +368,7 @@ msgstr ""
368368
" print(var.get()) # 'ham'\n"
369369
" print(ctx[var]) # 'ham'\n"
370370
"\n"
371-
"# 任何 'main' 函式裡面的對於 'var' 的變更都會\n"
371+
"# 'main' 函式對 'var' 所做的任何變更都會\n"
372372
"# 包含在 'ctx 裡:.\n"
373373
"ctx.run(main)\n"
374374
"\n"

0 commit comments

Comments
 (0)