summaryrefslogtreecommitdiff
path: root/lib/igt_core.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/igt_core.c')
-rw-r--r--lib/igt_core.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/igt_core.c b/lib/igt_core.c
index 832361b0..795bcae9 100644
--- a/lib/igt_core.c
+++ b/lib/igt_core.c
@@ -1444,7 +1444,7 @@ void igt_waitchildren(void)
/**
* igt_waitchildren_timeout:
* @seconds: timeout in seconds to wait
- * @reasons: debug string explaining what timedout
+ * @reason: debug string explaining what timedout
*
* Wait for all children forked with igt_fork, for a maximum of @seconds.
*