summaryrefslogtreecommitdiffstats
path: root/sys/net/altq
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2016-05-17 12:52:31 +0000
committereadler <eadler@FreeBSD.org>2016-05-17 12:52:31 +0000
commit156fd4834ab9a6f666ba46003a8fd7bd64dfdb39 (patch)
tree39bcd5f2ee01f18547e0b8f8fc9bd18343a1940e /sys/net/altq
parentb4b3af68b5d52029bca29260dc9f0a8bb34795c5 (diff)
downloadFreeBSD-src-156fd4834ab9a6f666ba46003a8fd7bd64dfdb39.zip
FreeBSD-src-156fd4834ab9a6f666ba46003a8fd7bd64dfdb39.tar.gz
Don't repeat the the word 'the'
(one manual change to fix grammar) Confirmed With: db Approved by: secteam (not really, but this is a comment typo fix)
Diffstat (limited to 'sys/net/altq')
-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 56c14d3..32fea17 100644
--- a/sys/net/altq/altq_cbq.c
+++ b/sys/net/altq/altq_cbq.c
@@ -702,7 +702,7 @@ cbq_modify_class(acp)
*
* This function create a new traffic class in the CBQ class hierarchy of
* 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
+ * or a new dynamic class. If CBQ is not initilaized, the root class
* will be created.
*/
static int
OpenPOWER on IntegriCloud