We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81f052f commit dfc998fCopy full SHA for dfc998f
library/functions.po
@@ -2242,7 +2242,7 @@ msgid ""
2242
"variables and nonlocal cell references does *not* affect the contents of "
2243
"previously returned dictionaries."
2244
msgstr ""
2245
-"term:`optimized scope` (関数、ジェネレーター、コルーチンを含む)では、 "
+":term:`optimized scope` (関数、ジェネレーター、コルーチンを含む)では、 "
2246
"``locals()`` を呼び出すと、代わりに関数のローカル変数と非ローカル セル参照の"
2247
"現在のバインディングを含んだ新しい辞書を返します。この場合、返された辞書を"
2248
"使って行われた変更は、対応するローカル変数や非ローカル セル参照には *書き戻さ"
0 commit comments