summaryrefslogtreecommitdiff
path: root/src/auditordb/pg_update_balance.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/auditordb/pg_update_balance.h')
-rw-r--r--src/auditordb/pg_update_balance.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/auditordb/pg_update_balance.h b/src/auditordb/pg_update_balance.h
index 6a4ee04b5..8f83726f5 100644
--- a/src/auditordb/pg_update_balance.h
+++ b/src/auditordb/pg_update_balance.h
@@ -32,7 +32,7 @@
*
* @param cls the @e cls of this struct with the plugin-specific state
* @param balance_key key of the balance to store
- * @param balance_value value to store
+ * @param balance_amount value to store
* @param ... NULL terminated list of additional key-value pairs to update
* @return transaction status code
*/