cortesi         Fri Jan 31 20:25:15 2003 EDT

  Modified files:              
    /phpdoc/en/faq      build.xml 
  Log:
  typo
  
Index: phpdoc/en/faq/build.xml
diff -u phpdoc/en/faq/build.xml:1.20 phpdoc/en/faq/build.xml:1.21
--- phpdoc/en/faq/build.xml:1.20        Fri Nov 15 04:49:56 2002
+++ phpdoc/en/faq/build.xml     Fri Jan 31 20:25:15 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.20 $ -->
+<!-- $Revision: 1.21 $ -->
 <chapter id="faq.build">
   <title>Build Problems</title>
   <titleabbrev>Build Problems</titleabbrev>
@@ -238,7 +238,7 @@
        </listitem>
        <listitem>
         <simpara>
-         Type: <command>./Configure</command> followed by <literal>make</literal>.
+         Type: <command>./configure</command> followed by <literal>make</literal>.
         </simpara>
        </listitem>
        <listitem>



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to