Skip to content

Commit 95faf7f

Browse files
Update Lib/xml/etree/ElementTree.py
1 parent 4604659 commit 95faf7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lib/xml/etree/ElementTree.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -714,7 +714,7 @@ def write(self, file_or_filename,
714714
*default_namespace* -- sets the default XML namespace (for
715715
"xmlns")
716716
717-
*method* -- either "xml" (default), "html or "text"
717+
*method* -- either "xml" (default), "html" or "text"
718718
719719
*short_empty_elements* -- controls the formatting of elements
720720
that contain no content. If True

0 commit comments

Comments
 (0)