takagi          Fri May  5 07:37:54 2006 UTC

  Modified files:              
    /phpdoc/en/internals/zendapi/macros RETURN_ZVAL.xml 
  Log:
  typo.
  
http://cvs.php.net/viewcvs.cgi/phpdoc/en/internals/zendapi/macros/RETURN_ZVAL.xml?r1=1.5&r2=1.6&diff_format=u
Index: phpdoc/en/internals/zendapi/macros/RETURN_ZVAL.xml
diff -u phpdoc/en/internals/zendapi/macros/RETURN_ZVAL.xml:1.5 
phpdoc/en/internals/zendapi/macros/RETURN_ZVAL.xml:1.6
--- phpdoc/en/internals/zendapi/macros/RETURN_ZVAL.xml:1.5      Sat Jan 21 
19:33:56 2006
+++ phpdoc/en/internals/zendapi/macros/RETURN_ZVAL.xml  Fri May  5 07:37:54 2006
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
 <refentry id="zend-macro.return-zval">
  <refnamediv>
   <refname>RETURN_ZVAL</refname>
@@ -44,7 +44,7 @@
      <term><parameter>dtor</parameter></term>
      <listitem>
       <para>
-       Destruct the original value before returning fromt he function,
+       Destruct the original value before returning from the function,
        this is needed if <parameter>zv</parameter> was only temporarily
        created within the function.
       </para>

Reply via email to