aboutsummaryrefslogtreecommitdiffstats
path: root/src/db/DatabaseGlue.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/db/DatabaseGlue.hxx')
-rw-r--r--src/db/DatabaseGlue.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/db/DatabaseGlue.hxx b/src/db/DatabaseGlue.hxx
index 67ff4f537..95401d54a 100644
--- a/src/db/DatabaseGlue.hxx
+++ b/src/db/DatabaseGlue.hxx
@@ -31,7 +31,7 @@ class Error;
/**
* Initialize the database library.
*
- * @param param the database configuration block
+ * @param block the database configuration block
*/
Database *
DatabaseGlobalInit(EventLoop &loop, DatabaseListener &listener,