wrong function name

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@259041 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Martin Samesch 2008-05-04 18:18:43 +00:00
parent b3b542379d
commit 597d15b64a

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.8 $ -->
<!-- $Revision: 1.9 $ -->
<refentry xml:id="function.dbase-replace-record" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>dbase_replace_record</refname>
@ -34,9 +34,9 @@
<term><parameter>record</parameter></term>
<listitem>
<para>
An indexed array of data. The number of items must be equal to the number of
fields in the database, otherwise <function>dbase_add_record</function>
will fail.
An indexed array of data. The number of items must be equal to the
number of fields in the database, otherwise
<function>dbase_replace_record</function> will fail.
</para>
<note>
<para>