nlopess         Tue Jun 28 17:03:22 2005 EDT

  Modified files:              
    /phpdoc/en/reference/exec   reference.xml 
  Log:
  fix #33503: typos
  
http://cvs.php.net/diff.php/phpdoc/en/reference/exec/reference.xml?r1=1.8&r2=1.9&ty=u
Index: phpdoc/en/reference/exec/reference.xml
diff -u phpdoc/en/reference/exec/reference.xml:1.8 
phpdoc/en/reference/exec/reference.xml:1.9
--- phpdoc/en/reference/exec/reference.xml:1.8  Tue Feb 24 03:45:36 2004
+++ phpdoc/en/reference/exec/reference.xml      Tue Jun 28 17:03:21 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
  <reference id="ref.exec">
   <title>Program Execution Functions</title>
   <titleabbrev>Program Execution</titleabbrev>
@@ -8,8 +8,8 @@
    <section id="exec.intro">
    &reftitle.intro;
    <simpara>
-    Those functions provides means to executes commands on the
-    system itself, and means secure such commands.
+    Those functions provide means to execute commands on the
+    system itself, and means to secure such commands.
    </simpara>
    </section>
 

Reply via email to