Skip to content

Commit 3f3b819

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

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
@@ -125,7 +125,7 @@ msgstr ""
125125
"是類檔案物件,預設為 *sys.stdout*。*encoding* 是輸出串流的編碼,預設為"
126126
"``'iso-8859-1'``。*short_empty_elements* 控制不包含內容的元素的格式:如果設"
127127
"定為 ``False``\\ (預設值),它們會以一對 start/end 標籤的形式輸出;如果設定為 "
128-
"``True``,它們會以單一自封標籤的形式輸出。"
128+
"``True``,它們會以單一自封(self-closed)標籤的形式輸出。"
129129

130130
#: ../../library/xml.sax.utils.rst:74
131131
msgid "Added the *short_empty_elements* parameter."

0 commit comments

Comments
 (0)