Spelling errors found by codespell. Signed-off-by: Stephen Hemminger <step...@networkplumber.org> --- examples/l3fwd-power/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/examples/l3fwd-power/main.c b/examples/l3fwd-power/main.c index 99c1208ce14c..15522b2f6a9e 100644 --- a/examples/l3fwd-power/main.c +++ b/examples/l3fwd-power/main.c @@ -469,7 +469,7 @@ signal_exit_now(int sigtype) rte_exit(EXIT_SUCCESS, "User forced exit\n"); } -/* Freqency scale down timer callback */ +/* Frequency scale down timer callback */ static void power_timer_cb(__attribute__((unused)) struct rte_timer *tim, __attribute__((unused)) void *arg) -- 2.20.1