diff --git a/reference/sqlite/functions/sqlite-close.xml b/reference/sqlite/functions/sqlite-close.xml
index 4eb1b8fab6..0e9bc601e8 100644
--- a/reference/sqlite/functions/sqlite-close.xml
+++ b/reference/sqlite/functions/sqlite-close.xml
@@ -13,7 +13,7 @@
resourcedbhandle
- Closes the given database handle.
+ Closes the given db_handle database handle.
If the database was persistent, it will be closed and removed from the
persistent list.