[PHP-DOC] cvs: phpdoc /en/functions mysql.xml From: Mike Robinson (mike <email protected>)
Date: 12/30/01

mrobinso Sun Dec 30 12:20:27 2001 EDT

  Modified files:
    /phpdoc/en/functions mysql.xml
  Log:
  fix small typo
  
Index: phpdoc/en/functions/mysql.xml
diff -u phpdoc/en/functions/mysql.xml:1.80 phpdoc/en/functions/mysql.xml:1.81
--- phpdoc/en/functions/mysql.xml:1.80 Sat Dec 22 16:19:07 2001
+++ phpdoc/en/functions/mysql.xml Sun Dec 30 12:20:27 2001
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.80 $ -->
+<!-- $Revision: 1.81 $ -->
  <reference id="ref.mysql">
   <title>MySQL Functions</title>
   <titleabbrev>MySQL</titleabbrev>
@@ -1856,7 +1856,7 @@
      close links established by <function>mysql_pconnect</function>).
     </para>
     <para>
- This type of links is therefore called 'persistent'.
+ This type of link is therefore called 'persistent'.
     </para>
     <note>
      <para>