We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9877c07 commit 480bce3Copy full SHA for 480bce3
library/contextvars.po
@@ -126,8 +126,8 @@ msgid ""
126
"Returns a :class:`~contextvars.Token` object that can be used to restore the "
127
"variable to its previous value via the :meth:`ContextVar.reset` method."
128
msgstr ""
129
-"回傳一個 :class:`~contextvars.Token` 物件,該物件可以用來還原變數到之前的值,"
130
-"透過 :meth:`ContextVar.reset` 方法"
+"回傳一個 :class:`~contextvars.Token` 物件,該物件可透過 :meth:`ContextVar.reset` "
+"方法,用來將變數還原到之前的值。"
131
132
#: ../../library/contextvars.rst:82
133
msgid ""
0 commit comments