nlopess         Sat Aug 12 16:03:19 2006 UTC

  Modified files:              
    /phpdoc/en/reference/spl/functions  ArrayObject-offsetGet.xml 
  Log:
  I forgot to commit this one yesterday (fix proto). thanks to Hannes for the 
reminder.
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/spl/functions/ArrayObject-offsetGet.xml?r1=1.2&r2=1.3&diff_format=u
Index: phpdoc/en/reference/spl/functions/ArrayObject-offsetGet.xml
diff -u phpdoc/en/reference/spl/functions/ArrayObject-offsetGet.xml:1.2 
phpdoc/en/reference/spl/functions/ArrayObject-offsetGet.xml:1.3
--- phpdoc/en/reference/spl/functions/ArrayObject-offsetGet.xml:1.2     Thu May 
 6 15:35:04 2004
+++ phpdoc/en/reference/spl/functions/ArrayObject-offsetGet.xml Sat Aug 12 
16:03:19 2006
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
   <refentry id="function.ArrayObject-offsetGet">
    <refnamediv>
     <refname>ArrayObject::offsetGet</refname>
@@ -10,7 +10,7 @@
    <refsect1>
     <title>Description</title>
     <methodsynopsis>
-     <type>bool</type><methodname>ArrayObject::offsetGet</methodname>
+     <type>mixed</type><methodname>ArrayObject::offsetGet</methodname>
      <methodparam><type>mixed</type><parameter>index</parameter></methodparam>
     </methodsynopsis>
 

Reply via email to