summaryrefslogtreecommitdiffstats
path: root/runtime/queue.c
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/queue.c')
-rw-r--r--runtime/queue.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/queue.c b/runtime/queue.c
index 1ceec5da..5f224e7e 100644
--- a/runtime/queue.c
+++ b/runtime/queue.c
@@ -2505,7 +2505,7 @@ finalize_it:
/* take v6 config list and extract the queue params out of it. Hand the
- * param values back to the caler. Caller is responsible for destructing
+ * param values back to the caller. Caller is responsible for destructing
* them when no longer needed. Caller can use this param block to configure
* all parameters for a newly created queue with one call to qqueueSetParams().
* rgerhards, 2011-07-22