fix sense

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@153717 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Mehdi Achour 2004-03-15 14:18:22 +00:00
parent e79ffa5cbf
commit 4044119f45

View file

@ -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>.