torben          Thu Aug  9 20:47:27 2001 EDT

  Modified files:              
    /phpdoc/en/functions        session.xml 
  Log:
  
  Typo fixes.
  
  
Index: phpdoc/en/functions/session.xml
diff -u phpdoc/en/functions/session.xml:1.50 phpdoc/en/functions/session.xml:1.51
--- phpdoc/en/functions/session.xml:1.50        Mon Aug  6 09:05:37 2001
+++ phpdoc/en/functions/session.xml     Thu Aug  9 20:47:27 2001
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.50 $ -->
+<!-- $Revision: 1.51 $ -->
  <reference id="ref.session">
   <title>Session handling functions</title>
   <titleabbrev>Sessions</titleabbrev>
@@ -164,9 +164,9 @@
    </para>
    <note>
     <para>
-     Non-relative URLs are assummed to point to external sites and
+     Non-relative URLs are assumed to point to external sites and
      hence don't append the SID, as it would be a security risk to
-     leak the SID to an different server.
+     leak the SID to a different server.
     </para>
    </note>
    <para>


Reply via email to