Skip to content

Commit 2622841

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

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
@@ -28,7 +28,7 @@ msgid ""
2828
"context in asynchronous frameworks."
2929
msgstr ""
3030
"本模組供 API 來管理、儲存及存取單一情境各自的狀態(context-local state)。 "
31-
"用 :class:`~contextvars.ContextVar` 型別宣告和處理 *情境變數*。 :func:"
31+
"用 :class:`~contextvars.ContextVar` 類別宣告和處理\\ *情境變數*。 :func:"
3232
"`~contextvars.copy_context` 函式和 :class:`~contextvars.Context` 類別來在非同"
3333
"步框架中管理目前的情境。"
3434

0 commit comments

Comments
 (0)