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

Skip to content

Commit 791536e

Browse files
authored
Apply suggestions from code review
1 parent 248d88e commit 791536e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/ast.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1475,7 +1475,7 @@ msgstr ""
14751475
"當你使用 :func:`compile` 編譯節點樹時,編譯器預期每個節點都有支援 :"
14761476
"attr:`~ast.AST.lineno` 和 :attr:`~ast.AST.col_offset` 屬性。填入生成的節點相"
14771477
"當繁瑣,因此該輔助工具透過將這些屬性設定為父節點的值,在尚未設定的地方遞迴地"
1478-
"新增這些屬性。它從 *node* 開始遞迴地工作。"
1478+
"新增這些屬性。它從 *node* 開始遞迴地作用。"
14791479

14801480
#: ../../library/ast.rst:2302
14811481
msgid ""

0 commit comments

Comments
 (0)