[PHP-DOC] cvs: phpdoc /en/functions outcontrol.xml From: Joey Smith (joey <email protected>)
Date: 12/10/00

joey Sun Dec 10 17:44:01 2000 EDT

  Modified files:
    /phpdoc/en/functions outcontrol.xml
  Log:
  Incorporate errata.
  
  
Index: phpdoc/en/functions/outcontrol.xml
diff -u phpdoc/en/functions/outcontrol.xml:1.9 phpdoc/en/functions/outcontrol.xml:1.10
--- phpdoc/en/functions/outcontrol.xml:1.9 Sun Nov 12 14:13:46 2000
+++ phpdoc/en/functions/outcontrol.xml Sun Dec 10 17:44:01 2000
@@ -238,7 +238,7 @@
      process the buffer's contents you have to call
      <function>ob_get_contents</function> before
      <function>ob_end_flush</function> as the buffer contents are
- discarded after <function>ob_get_contents</function> is called.
+ discarded after <function>ob_end_flush</function> is called.
     </para>
     <para>
      See also <function>ob_start</function>,