Skip to content

Commit ea2221f

Browse files
husohomeDr-XYZ
andauthored
Update library/contextvars.po
Co-authored-by: Dr.XYZ <[email protected]>
1 parent 712476b commit ea2221f

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
@@ -492,7 +492,7 @@ msgstr ""
492492
"client_addr_var = contextvars.ContextVar('client_addr')\n"
493493
"\n"
494494
"def render_goodbye():\n"
495-
" # 即使不把目前處理中的客戶端(client)傳入此函式\n"
495+
" # 即使不把目前處理中的用戶端(client)傳入此函式\n"
496496
" # 仍可取得其位址\n"
497497
"\n"
498498
" client_addr = client_addr_var.get()\n"

0 commit comments

Comments
 (0)