Trivial: Cleanup some typos.
[vpp.git] / src / vpp / api / api.c
index 6c06ab4..f7643f4 100644 (file)
@@ -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()
  */