betz            Sat May 25 17:11:20 2002 EDT

  Modified files:              
    /phpdoc/en/reference/mysql/functions        mysql-field-type.xml 
  Log:
  another small typo
  
Index: phpdoc/en/reference/mysql/functions/mysql-field-type.xml
diff -u phpdoc/en/reference/mysql/functions/mysql-field-type.xml:1.4 
phpdoc/en/reference/mysql/functions/mysql-field-type.xml:1.5
--- phpdoc/en/reference/mysql/functions/mysql-field-type.xml:1.4        Mon Apr 29 
06:03:23 2002
+++ phpdoc/en/reference/mysql/functions/mysql-field-type.xml    Sat May 25 17:11:20 
+2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <!-- splitted from ./en/functions/mysql.xml, last change in rev 1.2 -->
   <refentry id="function.mysql-field-type">
    <refnamediv>
@@ -12,7 +12,7 @@
     <title>Description</title>
      <methodsynopsis>
       <type>string</type><methodname>mysql_field_type</methodname>
-      <methodparam><type>iresource</type><parameter>result</parameter></methodparam>
+      <methodparam><type>resource</type><parameter>result</parameter></methodparam>
       <methodparam><type>int</type><parameter>field_offset</parameter></methodparam>
      </methodsynopsis>
     <para>


Reply via email to