Skip to content

Commit 9b26644

Browse files
authored
[skip-revcheck] Fix Dom\HtmlDocument::saveXml() typo (#4391)
1 parent 651fad6 commit 9b26644

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/dom/dom/htmldocument/savexml.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<methodparam choice="opt"><type>int</type><parameter>options</parameter><initializer>0</initializer></methodparam>
1414
</methodsynopsis>
1515
<simpara>
16-
Serializes the document as an <acronym>XML</acronym> stirng.
16+
Serializes the document as an <acronym>XML</acronym> string.
1717
</simpara>
1818
</refsect1>
1919

0 commit comments

Comments
 (0)