Skip to content

Commit

Permalink
[skip-revcheck] Fix Dom\HtmlDocument::saveXml() typo (#4391)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fan2Shrek authored Jan 14, 2025
1 parent 651fad6 commit 9b26644
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reference/dom/dom/htmldocument/savexml.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<methodparam choice="opt"><type>int</type><parameter>options</parameter><initializer>0</initializer></methodparam>
</methodsynopsis>
<simpara>
Serializes the document as an <acronym>XML</acronym> stirng.
Serializes the document as an <acronym>XML</acronym> string.
</simpara>
</refsect1>

Expand Down

0 comments on commit 9b26644

Please sign in to comment.