summaryrefslogtreecommitdiffstats
path: root/sys/net/altq/altq_cbq.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/net/altq/altq_cbq.c')
-rw-r--r--sys/net/altq/altq_cbq.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/net/altq/altq_cbq.c b/sys/net/altq/altq_cbq.c
index a51a21f..56c14d3 100644
--- a/sys/net/altq/altq_cbq.c
+++ b/sys/net/altq/altq_cbq.c
@@ -701,7 +701,7 @@ cbq_modify_class(acp)
* struct rm_class *parent, struct rm_class *borrow)
*
* This function create a new traffic class in the CBQ class hierarchy of
- * given paramters. The class that created is either the root, default,
+ * given parameters. The class that created is either the root, default,
* or a new dynamic class. If CBQ is not initilaized, the the root class
* will be created.
*/
OpenPOWER on IntegriCloud