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 7c4b5fb commit bdc3ab3Copy full SHA for bdc3ab3
reference/simplexml/examples.xml
@@ -466,7 +466,7 @@ echo count($movies->xpath("//movie")) . "\n";
466
iterate over the errors.
467
</para>
468
<para>
469
- The <classname>libXMLError</classname> object, returned by
+ The <classname>LibXMLError</classname> object, returned by
470
<function>libxml_get_errors</function>, contains several properties
471
including the <link linkend="libxmlerror.props.message">message</link>,
472
<link linkend="libxmlerror.props.line">line</link> and
0 commit comments