]> git.droids-corp.org - dpdk.git/blobdiff - app/test/test_timer.c
fix spelling in comments and doxygen
[dpdk.git] / app / test / test_timer.c
index a10b2fe9daf4c8e898c068c0b2176b8712e8c82c..631b737d169dbe678302fc9dcf3e31151df41be7 100644 (file)
@@ -432,7 +432,7 @@ timer_basic_cb(struct rte_timer *tim, void *arg)
                return;
        }
 
-       /* Explicitelly stop timer 0. Once stop() called, we can even
+       /* Explicitly stop timer 0. Once stop() called, we can even
         * erase the content of the structure: it is not referenced
         * anymore by any code (in case of dynamic structure, it can
         * be freed) */