alindeman               Fri Mar 29 13:55:19 2002 EDT

  Modified files:              
    /phpdoc/en/chapters intro.xml 
  Log:
  picky stuff
  
  
Index: phpdoc/en/chapters/intro.xml
diff -u phpdoc/en/chapters/intro.xml:1.30 phpdoc/en/chapters/intro.xml:1.31
--- phpdoc/en/chapters/intro.xml:1.30   Fri Mar 29 13:51:43 2002
+++ phpdoc/en/chapters/intro.xml        Fri Mar 29 13:55:19 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.30 $ -->
+<!-- $Revision: 1.31 $ -->
  <chapter id="introduction">
   <title>Introduction</title>
 
@@ -94,7 +94,7 @@
      <listitem>
       <simpara>
        Command line scripting. You can make a PHP script
-       to run it without any server and any browser.
+       to run it without any server or browser.
        You only need the PHP parser to use it this way.
        This type of usage is ideal for scripts regularly
        executed using cron (task scheduler on Windows),


Reply via email to