summaryrefslogtreecommitdiffstats
path: root/tc/tc_cbq.c
diff options
context:
space:
mode:
authorStephen Hemminger <stephen@networkplumber.org>2019-08-12 18:18:51 -0700
committerStephen Hemminger <stephen@networkplumber.org>2019-08-12 18:18:51 -0700
commit69df9bf981358141161cc77ed490969d0c6a7930 (patch)
tree861b8aab933543b8bf9e17564f5f73fb9157a17d /tc/tc_cbq.c
parent42a66ee5f37604f95d1f6fbeeea4dbd0269c4069 (diff)
tc: fix spelling errors
Minor spelling errors found by codespell Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Diffstat (limited to 'tc/tc_cbq.c')
-rw-r--r--tc/tc_cbq.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tc/tc_cbq.c b/tc/tc_cbq.c
index c811456b..f56011ad 100644
--- a/tc/tc_cbq.c
+++ b/tc/tc_cbq.c
@@ -1,5 +1,5 @@
/*
- * tc_cbq.c CBQ maintanance routines.
+ * tc_cbq.c CBQ maintenance routines.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License