Typos. A bunch of typos I've been collecting.
[vpp.git] / src / vnet / fib / fib_entry_src_mpls.c
index 32a620d..f3d1dc0 100644 (file)
@@ -123,7 +123,7 @@ fib_entry_src_mpls_set_data (fib_entry_src_t *src,
             fib_index = mpls_fib_index_from_table_id(MPLS_FIB_DEFAULT_TABLE_ID);
 
             /*
-             * if this is a change in label, reomve the old one first
+             * if this is a change in label, remove the old one first
              */
             if (src->u.mpls.fesm_label != label)
             {