X-Git-Url: https://gerrit.fd.io/r/gitweb?p=vpp.git;a=blobdiff_plain;f=src%2Fvpp%2Fapi%2Fapi.c;h=f7643f423f38f212e2deffa0bbc57a0a96843ff7;hp=6c06ab4cef395dba2cc83d391ba125f07287c215;hb=ec11b13a21b2becc1d1bd746a04624d17b26583f;hpb=7d426535b4e98731193cc0265b83f2336dcdf5b3 diff --git a/src/vpp/api/api.c b/src/vpp/api/api.c index 6c06ab4cef3..f7643f423f3 100644 --- a/src/vpp/api/api.c +++ b/src/vpp/api/api.c @@ -432,7 +432,7 @@ static void setup_message_id_table (api_main_t * am); /* * vpe_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 .../open-repo/vlib/memclnt_vlib.c:memclnt_process() */