takagi Thu May 25 18:23:56 2006 UTC
Modified files:
/phpdoc/en/reference/spl/functions spl-autoload-call.xml
spl-autoload-functions.xml
Log:
typo.
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/spl/functions/spl-autoload-call.xml?r1=1.2&r2=1.3&diff_format=u
Index: phpdoc/en/reference/spl/functions/spl-autoload-call.xml
diff -u phpdoc/en/reference/spl/functions/spl-autoload-call.xml:1.2
phpdoc/en/reference/spl/functions/spl-autoload-call.xml:1.3
--- phpdoc/en/reference/spl/functions/spl-autoload-call.xml:1.2 Thu May 25
16:32:03 2006
+++ phpdoc/en/reference/spl/functions/spl-autoload-call.xml Thu May 25
18:23:56 2006
@@ -1,10 +1,10 @@
<?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<refentry id="function.spl-autoload-call">
<refnamediv>
- <refname>spl_autoload-call</refname>
+ <refname>spl_autoload_call</refname>
<refpurpose>
- Try all registerd autoload function to load the requested class
+ Try all registered __autoload() function to load the requested class
</refpurpose>
</refnamediv>
<refsect1>
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/spl/functions/spl-autoload-functions.xml?r1=1.1&r2=1.2&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.1
phpdoc/en/reference/spl/functions/spl-autoload-functions.xml:1.2
--- phpdoc/en/reference/spl/functions/spl-autoload-functions.xml:1.1 Thu May
25 15:21:35 2006
+++ phpdoc/en/reference/spl/functions/spl-autoload-functions.xml Thu May
25 18:23:56 2006
@@ -1,8 +1,8 @@
<?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<refentry id="function.spl-autoload-functions">
<refnamediv>
- <refname>spl_autoload-functions</refname>
+ <refname>spl_autoload_functions</refname>
<refpurpose>
Return all registered __autoload() functionns
</refpurpose>