We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f99c015 commit cc77193Copy full SHA for cc77193
Doc/library/xml.dom.minidom.rst
@@ -145,7 +145,7 @@ module documentation. This section lists the differences between the API and
145
For the :class:`Document` node, an additional keyword argument *encoding* can
146
be used to specify the encoding field of the XML header.
147
148
- Silimarly, explicitly stating the *standalone* argument causes the
+ Similarly, explicitly stating the *standalone* argument causes the
149
standalone document declarations to be added to the prologue of the XML
150
document.
151
If the value is set to `True`, `standalone="yes"` is added,
0 commit comments