cucinato                Tue Jan  1 09:41:44 2002 EDT

  Modified files:              
    /phpdoc/en/functions        apache.xml 
  Log:
  Fixed typos
  
  
Index: phpdoc/en/functions/apache.xml
diff -u phpdoc/en/functions/apache.xml:1.20 phpdoc/en/functions/apache.xml:1.21
--- phpdoc/en/functions/apache.xml:1.20 Sun Dec 16 04:04:20 2001
+++ phpdoc/en/functions/apache.xml      Tue Jan  1 09:41:44 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.20 $ -->
+<!-- $Revision: 1.21 $ -->
  <reference id="ref.apache">
   <title>Apache-specific Functions</title>
   <titleabbrev>Apache</titleabbrev>
@@ -240,7 +240,7 @@
      <function>apache_child_terminate</function> will terminate the apache
      process executing the current PHP request. It may be used to terminate
      a process after a script with high memory consumption has been run
-     as memory will usualy only be freed internaly but not given back
+     as memory will usually only be freed internally but not given back
      to the operation system. 
     </para>
    </refsect1>


Reply via email to