From 195f84c8c28ce7bffacecdca8d7e63db6590e565 Mon Sep 17 00:00:00 2001 From: Maxim Maletsky Date: Fri, 8 Nov 2002 20:59:39 +0000 Subject: [PATCH] typo git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@103023 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/fbsql/functions/fbsql-list-fields.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/fbsql/functions/fbsql-list-fields.xml b/reference/fbsql/functions/fbsql-list-fields.xml index 01c4012de8..3f8b212634 100644 --- a/reference/fbsql/functions/fbsql-list-fields.xml +++ b/reference/fbsql/functions/fbsql-list-fields.xml @@ -1,5 +1,5 @@ - + @@ -27,7 +27,7 @@ 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 $phperrmsg, and unless the function was called as @fbsql() then this error string will also be printed out.