Trivial: Clean up some typos.
[vpp.git] / src / plugins / dpdk / device / dpdk_priv.h
index c73f57e..dd4b4ae 100644 (file)
@@ -44,7 +44,7 @@ _(blacklist, b)                                 \
 _(mem-alloc-request, m)                         \
 _(force-ranks, r)
 
-/* These args are preceeded by "--" and followed by a single string */
+/* These args are preceded by "--" and followed by a single string */
 #define foreach_eal_double_hyphen_arg           \
 _(huge-dir)                                     \
 _(proc-type)                                    \