1
0
mirror of https://github.com/php/doc-en.git synced 2026-03-23 23:32:18 +01:00

examples.xml Amend the case in the class name (#4794)

This commit is contained in:
Mikhail Alferov
2025-10-15 17:32:15 +03:00
committed by GitHub
parent 7c4b5fb40a
commit bdc3ab31fb

View File

@@ -466,7 +466,7 @@ echo count($movies->xpath("//movie")) . "\n";
iterate over the errors.
</para>
<para>
The <classname>libXMLError</classname> object, returned by
The <classname>LibXMLError</classname> object, returned by
<function>libxml_get_errors</function>, contains several properties
including the <link linkend="libxmlerror.props.message">message</link>,
<link linkend="libxmlerror.props.line">line</link> and