yannick         Sat Aug  5 22:49:07 2006 UTC

  Modified files:              
    /phpdoc/en/reference/spl/functions  spl-autoload-functions.xml 
  Log:
  typo
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/spl/functions/spl-autoload-functions.xml?r1=1.3&r2=1.4&diff_format=u
Index: phpdoc/en/reference/spl/functions/spl-autoload-functions.xml
diff -u phpdoc/en/reference/spl/functions/spl-autoload-functions.xml:1.3 
phpdoc/en/reference/spl/functions/spl-autoload-functions.xml:1.4
--- phpdoc/en/reference/spl/functions/spl-autoload-functions.xml:1.3    Sat Aug 
 5 22:47:15 2006
+++ phpdoc/en/reference/spl/functions/spl-autoload-functions.xml        Sat Aug 
 5 22:49:07 2006
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
   <refentry id="function.spl-autoload-functions">
    <refnamediv>
     <refname>spl_autoload_functions</refname>
@@ -15,7 +15,7 @@
     </methodsynopsis>
     <para>
      This function returns an array of all registered __autoload functions.
-     If the autoload stack if not activated then the return value is false.
+     If the autoload stack is not activated then the return value is false.
      If no function is registered the return value will be an empty array.
     </para>
    </refsect1>

Reply via email to