fix copy-paste error in see also section

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214078 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Nuno Lopes 2006-06-01 08:50:16 +00:00
parent 883281d9a8
commit 7cfddffc55

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.12 $ -->
<!-- $Revision: 1.13 $ -->
<refentry id='function.simplexml-load-file'>
<refnamediv>
<refname>simplexml_load_file</refname>
@ -85,7 +85,7 @@ SimpleXMLElement Object
&reftitle.seealso;
<para>
<simplelist>
<member><xref linkend="function.simplexml-load-file" /></member>
<member><xref linkend="function.simplexml-load-string" /></member>
<member><xref linkend="function.simplexml-element-construct" /></member>
</simplelist>
</para>