nlopess         Thu Feb 15 15:25:17 2007 UTC

  Modified files:              
    /phpdoc/en/reference/spl/functions  spl-autoload-call.xml 
  Log:
  typo in methodname
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/spl/functions/spl-autoload-call.xml?r1=1.4&r2=1.5&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.4 
phpdoc/en/reference/spl/functions/spl-autoload-call.xml:1.5
--- phpdoc/en/reference/spl/functions/spl-autoload-call.xml:1.4 Sun Jan 28 
20:13:03 2007
+++ phpdoc/en/reference/spl/functions/spl-autoload-call.xml     Thu Feb 15 
15:25:17 2007
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <refentry id="function.spl-autoload-call">
  <refnamediv>
   <refname>spl_autoload_call</refname>
@@ -8,7 +8,7 @@
  <refsect1>
   <title>Description</title>
   <methodsynopsis>
-   <type>void</type><methodname>spl_autoload-call</methodname>
+   <type>void</type><methodname>spl_autoload_call</methodname>
    
<methodparam><type>string</type><parameter>class_name</parameter></methodparam>
   </methodsynopsis>
   <para>

Reply via email to