[PHP-DOC] cvs: phpdoc /en/appendices commandline.xml From: Damien Seguy (dams <email protected>)
Date: 10/19/01

dams Fri Oct 19 11:08:49 2001 EDT

  Modified files:
    /phpdoc/en/appendices commandline.xml
  Log:
  Correcting my own mistakes =D
  
Index: phpdoc/en/appendices/commandline.xml
diff -u phpdoc/en/appendices/commandline.xml:1.2 phpdoc/en/appendices/commandline.xml:1.3
--- phpdoc/en/appendices/commandline.xml:1.2 Fri Oct 19 11:02:37 2001
+++ phpdoc/en/appendices/commandline.xml Fri Oct 19 11:08:49 2001
@@ -1,5 +1,5 @@
 <?xml encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <!--
    TODO:
    
@@ -78,7 +78,7 @@
      <row>
       <entry>-q</entry>
       <entry>
- Suppress HTTP headers output. Normaly PHP prints out
+ Suppress HTTP headers output. Normally PHP prints out
        HTTP headers for the calling program (ie. webserver)
        to hand on to the browser. When writing command line
        applications these headers are useless.