jsgoupil                Fri Mar 24 02:44:11 2006 UTC

  Modified files:              
    /phpdoc/en/reference/outcontrol/functions   ob-get-flush.xml 
  Log:
  Typo
  
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/outcontrol/functions/ob-get-flush.xml?r1=1.3&r2=1.4&diff_format=u
Index: phpdoc/en/reference/outcontrol/functions/ob-get-flush.xml
diff -u phpdoc/en/reference/outcontrol/functions/ob-get-flush.xml:1.3 
phpdoc/en/reference/outcontrol/functions/ob-get-flush.xml:1.4
--- phpdoc/en/reference/outcontrol/functions/ob-get-flush.xml:1.3       Fri Mar 
11 16:11:51 2005
+++ phpdoc/en/reference/outcontrol/functions/ob-get-flush.xml   Fri Mar 24 
02:44:11 2006
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
   <refentry id="function.ob-get-flush">
    <refnamediv>
     <refname>ob_get_flush</refname>
@@ -13,7 +13,7 @@
      <type>string</type><methodname>ob_get_flush</methodname>
      <void/>
     </methodsynopsis>
-    <para><function>ob_get_flush</function> flushs the output buffer, return
+    <para><function>ob_get_flush</function> flushes the output buffer, return
      it as a string and turns off output buffering.
      <function>ob_get_flush</function> returns &false; if no buffering is
      active.

Reply via email to