sean Wed Aug 18 12:15:20 2004 EDT
Modified files:
/phpdoc/en/reference/funchand/functions
register-shutdown-function.xml
Log:
grammar
http://cvs.php.net/diff.php/phpdoc/en/reference/funchand/functions/register-shutdown-function.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/funchand/functions/register-shutdown-function.xml
diff -u phpdoc/en/reference/funchand/functions/register-shutdown-function.xml:1.6
phpdoc/en/reference/funchand/functions/register-shutdown-function.xml:1.7
--- phpdoc/en/reference/funchand/functions/register-shutdown-function.xml:1.6 Wed
Aug 18 03:48:37 2004
+++ phpdoc/en/reference/funchand/functions/register-shutdown-function.xml Wed
Aug 18 12:15:20 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
<!-- splitted from ./en/functions/funchand.xml, last change in rev 1.1 -->
<refentry id="function.register-shutdown-function">
<refnamediv>
@@ -35,7 +35,7 @@
buffers using <function>ob_get_contents</function>.
</para>
<para>
- As of PHP 4, it is possible to pass parameters to shutdown function by
+ As of PHP 4, it is possible to pass parameters to the shutdown function by
passing additional parameters to
<function>register_shutdown_function</function>.
</para>