jon             Tue Jan 23 21:53:47 2001 EDT

  Modified files:              
    /phpdoc/en/functions        session.xml 
  Log:
  Fix from the Department of Redundancy Department.
  
  
Index: phpdoc/en/functions/session.xml
diff -u phpdoc/en/functions/session.xml:1.32 phpdoc/en/functions/session.xml:1.33
--- phpdoc/en/functions/session.xml:1.32        Tue Jan 23 21:50:50 2001
+++ phpdoc/en/functions/session.xml     Tue Jan 23 21:53:47 2001
@@ -785,7 +785,7 @@
     </note>
     <note>
      <para>
-      The "write" handler is not executed until after the the output
+      The "write" handler is not executed until after the output
       stream is closed.  Thus, output from debugging statements in the
       "write" handler will never be seen in the browser.  If debugging
       output is necessary, it is suggested that the debug output be


Reply via email to