git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@95283 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Andrioli Darvin 2002-09-09 19:22:26 +00:00
parent 397e6353ab
commit 61bf239108

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.3 $ -->
<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/domxml.xml, last change in rev 1.38 -->
<refentry id='function.DomNode-last-child'>
<refnamediv>
@ -18,7 +18,7 @@
Returns the last child of the node.
</para>
<para>
(PHP &gt;= 4.3 only) If no lasat child is found, NULL is returned.
(PHP &gt;= 4.3 only) If no last child is found, NULL is returned.
</para>
<para>
See also <function>DomNode_first_child</function>,