[PHP-DOC] cvs: phpdoc /en/internals/zendapi/macros RETURN_ZVAL.xml
by TAKAGI Masahiro other posts by this author
May 5 2006 12:38AM messages near this date
[PHP-DOC] #37325 [Opn->Csd]: Minor proofreading glitches
|
[PHP-DOC] 1
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/m
acros/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>
|