didou           Mon Mar 15 09:18:22 2004 EDT

  Modified files:              
    /phpdoc/en/reference/dbplus/functions       dbplus-prev.xml 
  Log:
  fix sense
  
http://cvs.php.net/diff.php/phpdoc/en/reference/dbplus/functions/dbplus-prev.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/dbplus/functions/dbplus-prev.xml
diff -u phpdoc/en/reference/dbplus/functions/dbplus-prev.xml:1.2 
phpdoc/en/reference/dbplus/functions/dbplus-prev.xml:1.3
--- phpdoc/en/reference/dbplus/functions/dbplus-prev.xml:1.2    Wed Apr 17 02:37:25 
2002
+++ phpdoc/en/reference/dbplus/functions/dbplus-prev.xml        Mon Mar 15 09:18:22 
2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <!-- splitted from ./en/functions/dbplus.xml, last change in rev 1.1 -->
   <refentry id="function.dbplus-prev">
    <refnamediv>
@@ -15,7 +15,7 @@
     </methodsynopsis>
     &warn.experimental.func;
     <para>
-     <function>dbplus_curr</function> will read the data for the next
+     <function>dbplus_curr</function> will read the data for the previous
      tuple for the given <parameter>relation</parameter>, will make it
      the current tuple and will pass it back as an associative array
      in <parameter>tuple</parameter>.

Reply via email to