[PHP-DOC] cvs: phpdoc /en/chapters install.xml From: Christian Ullrich (chris <email protected>)
Date: 08/22/00

chrullrich Tue Aug 22 12:40:23 2000 EDT

  Modified files:
    /phpdoc/en/chapters install.xml
  Log:
  Typo fixed.
  
  
Index: phpdoc/en/chapters/install.xml
diff -u phpdoc/en/chapters/install.xml:1.13 phpdoc/en/chapters/install.xml:1.14
--- phpdoc/en/chapters/install.xml:1.13 Fri Aug 18 23:13:30 2000
+++ phpdoc/en/chapters/install.xml Tue Aug 22 12:40:22 2000
@@ -153,7 +153,7 @@
      Same as before, except instead of including PostgreSQL support
      directly into the final <filename>httpd</filename> you will get a
      <filename>pgsql.so</filename> shared library that you can load
- into PHP from eihter the <filename>php.ini</filename> file or
+ into PHP from either the <filename>php.ini</filename> file or
      directly using <function>dl</function>.
     </para>
    </sect2>