diff --git a/reference/domxml/functions/DomNode-last-child.xml b/reference/domxml/functions/DomNode-last-child.xml index b97a251e0e..86220d16e5 100644 --- a/reference/domxml/functions/DomNode-last-child.xml +++ b/reference/domxml/functions/DomNode-last-child.xml @@ -1,5 +1,5 @@ - + @@ -18,7 +18,7 @@ Returns the last child of the node. - (PHP >= 4.3 only) If no lasat child is found, NULL is returned. + (PHP >= 4.3 only) If no last child is found, NULL is returned. See also DomNode_first_child,