summaryrefslogtreecommitdiffstats
path: root/dbus/dbus-memory.c
diff options
context:
space:
mode:
Diffstat (limited to 'dbus/dbus-memory.c')
-rw-r--r--dbus/dbus-memory.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbus/dbus-memory.c b/dbus/dbus-memory.c
index 11d52045..fbda7139 100644
--- a/dbus/dbus-memory.c
+++ b/dbus/dbus-memory.c
@@ -190,7 +190,7 @@ _dbus_get_fail_alloc_counter (void)
* Sets how many mallocs to fail when the fail alloc counter reaches
* 0.
*
- * @param number to fail
+ * @param failures_per_failure number to fail
*/
void
_dbus_set_fail_alloc_failures (int failures_per_failure)