vrana Wed Dec 31 11:08:07 2003 EDT
Modified files:
/phpdoc/en/reference/outcontrol reference.xml
Log:
double be
Index: phpdoc/en/reference/outcontrol/reference.xml
diff -u phpdoc/en/reference/outcontrol/reference.xml:1.11
phpdoc/en/reference/outcontrol/reference.xml:1.12
--- phpdoc/en/reference/outcontrol/reference.xml:1.11 Mon Dec 15 11:52:35 2003
+++ phpdoc/en/reference/outcontrol/reference.xml Wed Dec 31 11:08:06 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.11 $ -->
+<!-- $Revision: 1.12 $ -->
<reference id="ref.outcontrol">
<title>Output Control Functions</title>
<titleabbrev>Output Control</titleabbrev>
@@ -76,7 +76,7 @@
earlier versions you must ensure that
<literal>implict_flush</literal> is <literal>OFF</literal> in
your &php.ini;, otherwise any output with
- <function>ob_start</function> will be not be hidden from output.
+ <function>ob_start</function> will not be hidden from output.
</para>
</note>
</section>