Skip to content

Commit cbd995b

Browse files
authored
Update xml.sax.utils.po
1 parent 3f3b819 commit cbd995b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/xml.sax.utils.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ msgstr ""
124124
"用 :class:`XMLGenerator` 作為內容處理器將會重現被剖析的原始文件。 *out* 應該"
125125
"是類檔案物件,預設為 *sys.stdout*。*encoding* 是輸出串流的編碼,預設為"
126126
"``'iso-8859-1'``。*short_empty_elements* 控制不包含內容的元素的格式:如果設"
127-
"定為 ``False``\\ (預設值),它們會以一對 start/end 標籤的形式輸出;如果設定為 "
127+
"定為 ``False``\\ (預設值),它們會以一對開始/結束(start/end標籤的形式輸出;如果設定為 "
128128
"``True``,它們會以單一自封(self-closed)標籤的形式輸出。"
129129

130130
#: ../../library/xml.sax.utils.rst:74

0 commit comments

Comments
 (0)