diff --git a/reference/pgsql/functions/pg-fetch-object.xml b/reference/pgsql/functions/pg-fetch-object.xml index 459f4f5d45..d422deedb1 100644 --- a/reference/pgsql/functions/pg-fetch-object.xml +++ b/reference/pgsql/functions/pg-fetch-object.xml @@ -1,5 +1,5 @@ - + @@ -31,7 +31,7 @@ From PHP 4.2.0, row can be optional. - Calling pg_fetch_result will incremented + Calling pg_fetch_object will incremented internal row counter, that is associated with the result, counter by 1.