X-Git-Url: https://gerrit.fd.io/r/gitweb?p=vpp.git;a=blobdiff_plain;f=src%2Fvnet%2Fl2%2Fl2_api.c;h=ab3a7c6fd64722dc90a06131527e86813c1fa3e5;hp=3a37938e9158f082b63ca6ce2bb33fcc89420ca4;hb=bdc0e6b7;hpb=6a4375e02d8dd4ebcc2f79ee9f6abbafdd2f674c diff --git a/src/vnet/l2/l2_api.c b/src/vnet/l2/l2_api.c index 3a37938e915..ab3a7c6fd64 100644 --- a/src/vnet/l2/l2_api.c +++ b/src/vnet/l2/l2_api.c @@ -887,7 +887,7 @@ vl_api_sw_interface_set_vpath_t_handler (vl_api_sw_interface_set_vpath_t * mp) /* * l2_api_hookup * Add vpe's API message handlers to the table. - * vlib has alread mapped shared memory and + * vlib has already mapped shared memory and * added the client registration handlers. * See .../vlib-api/vlibmemory/memclnt_vlib.c:memclnt_process() */