diff --git a/reference/sqlite/functions/sqlite-query.xml b/reference/sqlite/functions/sqlite-query.xml index 942c96aea9..9ee10b4438 100644 --- a/reference/sqlite/functions/sqlite-query.xml +++ b/reference/sqlite/functions/sqlite-query.xml @@ -1,5 +1,5 @@ - + sqlite_query @@ -48,7 +48,7 @@ Two alternative syntaxes are supported for compatibility with other database extensions (such as MySQL). The preferred form is the first one, where the - db parameter is the first parameter to the + dbhandle parameter is the first parameter to the function.