mazzanet                Sat Aug 13 05:55:03 2005 EDT

  Modified files:              
    /phpdoc/en/reference/mysql  configure.xml 
  Log:
  Fix #34117
  
http://cvs.php.net/diff.php/phpdoc/en/reference/mysql/configure.xml?r1=1.13&r2=1.14&ty=u
Index: phpdoc/en/reference/mysql/configure.xml
diff -u phpdoc/en/reference/mysql/configure.xml:1.13 
phpdoc/en/reference/mysql/configure.xml:1.14
--- phpdoc/en/reference/mysql/configure.xml:1.13        Tue May 31 05:15:00 2005
+++ phpdoc/en/reference/mysql/configure.xml     Sat Aug 13 05:55:00 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.13 $ -->
+<!-- $Revision: 1.14 $ -->
 <section id="mysql.installation">
  &reftitle.install;
 
@@ -73,7 +73,7 @@
     directory to the PATH on Windows</link>" for information on how to do
     this. Although copying <filename>libmysql.dll</filename> to the Windows
     system directory also works (because the system directory is by default in 
-    the systems <envar>PATH</envar>), it's not recommended.
+    the system's <envar>PATH</envar>), it's not recommended.
    </para>
    <para>
     As with enabling any PHP extension (such as 

Reply via email to