georg           Sun Mar 24 06:15:23 2002 EDT

  Modified files:              
    /phpdoc/en/functions        mysql.xml 
  Log:
  
  fixed typo
  
  
Index: phpdoc/en/functions/mysql.xml
diff -u phpdoc/en/functions/mysql.xml:1.96 phpdoc/en/functions/mysql.xml:1.97
--- phpdoc/en/functions/mysql.xml:1.96  Sun Mar 24 05:53:30 2002
+++ phpdoc/en/functions/mysql.xml       Sun Mar 24 06:15:22 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.96 $ -->
+<!-- $Revision: 1.97 $ -->
  <reference id="ref.mysql">
   <title>MySQL Functions</title>
   <titleabbrev>MySQL</titleabbrev>
@@ -2292,7 +2292,7 @@
     <note>
      <para>
      <function>mysql_stat</function> currently only returns status for uptime,
-      threads, queries, open tables, flush tables and queris per second. For a
+      threads, queries, open tables, flush tables and queries per second. For a
       complete list of other status variables you have to use the SHOW STATUS
       sql command.
      </para>


Reply via email to