Trivial: Clean up some typos.
[vpp.git] / src / vnet / span / node.c
index 4ac3a1d..67f1d6e 100644 (file)
@@ -44,7 +44,7 @@ format_span_trace (u8 * s, va_list * args)
 }
 
 #define foreach_span_error                      \
-_(HITS, "SPAN incomming packets processed")
+_(HITS, "SPAN incoming packets processed")
 
 typedef enum
 {