manuzhai                Mon Apr 29 05:13:36 2002 EDT

  Modified files:              
    /phpdoc/en/reference/mysql/functions        mysql-data-seek.xml 
  Log:
  Fixed typo.
  
Index: phpdoc/en/reference/mysql/functions/mysql-data-seek.xml
diff -u phpdoc/en/reference/mysql/functions/mysql-data-seek.xml:1.3 
phpdoc/en/reference/mysql/functions/mysql-data-seek.xml:1.4
--- phpdoc/en/reference/mysql/functions/mysql-data-seek.xml:1.3 Sun Apr 21 09:17:52 
2002
+++ phpdoc/en/reference/mysql/functions/mysql-data-seek.xml     Mon Apr 29 05:13:35 
+2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <!-- splitted from ./en/functions/mysql.xml, last change in rev 1.2 -->
   <refentry id="function.mysql-data-seek">
    <refnamediv>
@@ -23,7 +23,7 @@
      to <function>mysql_fetch_row</function> would return that row.
     </para>
     <para>
-     <parameter>Row_number</parameter> starts at 0 The <parameter>
+     <parameter>Row_number</parameter> starts at 0. The <parameter>
      row_number</parameter> should be a value in the range from 0 to
      mysql_num_rows - 1.
     </para>


Reply via email to