fixing typos

Change-Id: I215e1e0208a073db80ec6f87695d734cf40fabe3
Signed-off-by: Jim Thompson <jim@netgate.com>
This commit is contained in:
Jim Thompson
2019-04-08 03:22:21 -05:00
committed by Damjan Marion
parent 46f877ebba
commit f324dec0a3
41 changed files with 61 additions and 61 deletions
+1 -1
View File
@@ -82,7 +82,7 @@ vl_api_l2_emulation_t_handler (vl_api_l2_emulation_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()
*/