Skip to content

Commit 66a5d0b

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

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
@@ -358,7 +358,7 @@ msgstr ""
358358
"\n"
359359
"def main():\n"
360360
" # 'var' 之前被設成 'spam'\n"
361-
" # 呼叫 'copy_context()' 和 'ctx.run(main)',所以:\n"
361+
" # 呼叫 'copy_context()' 和 'ctx.run(main)',所以\n"
362362
" print(var.get()) # 'spam'\n"
363363
" print(ctx[var]) # 'spam'\n"
364364
"\n"

0 commit comments

Comments
 (0)