Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion reference/simplexml/examples.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down