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

Skip to content

Commit 248d88e

Browse files
authored
Apply suggestions from code review
1 parent 5f6f5ac commit 248d88e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library/ast.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1652,10 +1652,10 @@ msgid ""
16521652
"dumped by default. If this is wanted, *include_attributes* can be set to "
16531653
"true."
16541654
msgstr ""
1655-
"回傳 *node* 中樹的格式化轉儲 (formatted dump),這主要用於除錯。如果 "
1655+
"回傳 *node* 中樹的格式化傾印 (formatted dump),這主要用於除錯。如果 "
16561656
"*annotate_fields* 為 true(為預設值),則回傳的字串將顯示欄位的名稱和值。如"
16571657
"果 *annotate_fields* 為 false,則透過省略明確的欄位名稱,結果字串將更加縮減簡"
1658-
"潔。預設情況下,不會轉儲列號和行偏移量等屬性。如果需要,可以設定 "
1658+
"潔。預設情況下,不會傾印列號和行偏移量等屬性。如果需要,可以設定 "
16591659
"*include_attributes* 為 true。"
16601660

16611661
#: ../../library/ast.rst:2426

0 commit comments

Comments
 (0)