Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e929b49

Browse files
committed
[po] auto sync bot
1 parent 38e986f commit e929b49

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

library/contextlib.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ msgid ""
9999
"the targets in the :keyword:`with` statement's :keyword:`!as` clause, if "
100100
"any."
101101
msgstr ""
102-
"被装饰的函数在被调用时,必须返回一个 :term:`generator-iterator`。这个迭代器必须只 yield 一个值出来,这个值会被用在 "
102+
"被装饰的函数在被调用时,必须返回一个 :term:`generator`-iterator。这个迭代器必须只 yield 一个值出来,这个值会被用在 "
103103
":keyword:`with` 语句中,绑定到 :keyword:`!as` 后面的变量,如果给定了的话。"
104104

105105
#: ../../library/contextlib.rst:77

0 commit comments

Comments
 (0)