[PHP-DOC] cvs: phpdoc /en/reference/domxml/functions DomNode-last-child.xml From: Andrioli Darvin (darvin.andrioli <email protected>)
Date: 09/09/02

darvina Mon Sep 9 15:22:26 2002 EDT

  Modified files:
    /phpdoc/en/reference/domxml/functions DomNode-last-child.xml
  Log:
  Typo fix
  
  
Index: phpdoc/en/reference/domxml/functions/DomNode-last-child.xml
diff -u phpdoc/en/reference/domxml/functions/DomNode-last-child.xml:1.3 phpdoc/en/reference/domxml/functions/DomNode-last-child.xml:1.4
--- phpdoc/en/reference/domxml/functions/DomNode-last-child.xml:1.3 Mon Aug 19 10:15:06 2002
+++ phpdoc/en/reference/domxml/functions/DomNode-last-child.xml Mon Sep 9 15:22:26 2002
@@ -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>,

-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php