git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@103023 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Maxim Maletsky 2002-11-08 20:59:39 +00:00
parent b6ab8c6d1a
commit 195f84c8c2

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/fbsql.xml, last change in rev 1.1 -->
<refentry id="function.fbsql-list-fields">
<refnamediv>
@ -27,7 +27,7 @@
</para>
<para>
A result identifier is a positive integer. The function returns
-1 if a error occurs. A string describing the error will be
-1 if an error occurs. A string describing the error will be
placed in <literal>$phperrmsg</literal>, and unless the function
was called as <literal>@fbsql()</literal> then this error string
will also be printed out.