conni           Sat Apr 30 21:55:07 2005 EDT

  Modified files:              
    /phpdoc/en/reference/msql/functions msql-field-type.xml 
  Log:
  corrected function name
  
http://cvs.php.net/diff.php/phpdoc/en/reference/msql/functions/msql-field-type.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/msql/functions/msql-field-type.xml
diff -u phpdoc/en/reference/msql/functions/msql-field-type.xml:1.3 
phpdoc/en/reference/msql/functions/msql-field-type.xml:1.4
--- phpdoc/en/reference/msql/functions/msql-field-type.xml:1.3  Mon Apr  4 
18:07:59 2005
+++ phpdoc/en/reference/msql/functions/msql-field-type.xml      Sat Apr 30 
21:55:06 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <refentry id="function.msql-field-type">
  <refnamediv>
   <refname>msql_field_type</refname>
@@ -13,7 +13,7 @@
    
<methodparam><type>int</type><parameter>field_offset</parameter></methodparam>
   </methodsynopsis>
   <para>
-   <function>msql_field_name</function> gets the type of the specified field
+   <function>msql_field_type</function> gets the type of the specified field
    index.
   </para>
  </refsect1>

Reply via email to