Trivial Typo's in bier comments/docs.
[vpp.git] / src / vnet / bier / bier_lookup.c
index 402bcbc..ec75efb 100644 (file)
@@ -44,7 +44,7 @@ static char * bier_lookup_error_strings[] = {
 };
 
 /*
- * Keep these values sematically the same as BIER lookup
+ * Keep these values semantically the same as BIER lookup
  */
 #define foreach_bier_lookup_next                \
     _(DROP, "bier-drop")                        \