tom             Tue Aug  7 01:21:26 2001 EDT

  Modified files:              
    /phpdoc/en/functions        msql.xml 
  Log:
  Typo (bug#12347)
  
Index: phpdoc/en/functions/msql.xml
diff -u phpdoc/en/functions/msql.xml:1.12 phpdoc/en/functions/msql.xml:1.13
--- phpdoc/en/functions/msql.xml:1.12   Thu Aug  2 13:37:09 2001
+++ phpdoc/en/functions/msql.xml        Tue Aug  7 01:21:26 2001
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.12 $ -->
+<!-- $Revision: 1.13 $ -->
  <reference id="ref.msql">
   <title>mSQL functions</title>
   <titleabbrev>mSQL</titleabbrev>
@@ -360,7 +360,7 @@
     <para>
      The second optional argument <parameter>result_type</parameter>
      in <function>msql_fetch_array</function> is a constant and can
-     take the following values: MSQL_ASSOC, MSQL_NUM, and MYSQL_BOTH.
+     take the following values: MSQL_ASSOC, MSQL_NUM, and MSQL_BOTH.
     </para>
     <para>
      Be careful if you are retrieving results from a query that may


Reply via email to