aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/lldp/lldp_api.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/vnet/lldp/lldp_api.c')
-rw-r--r--src/vnet/lldp/lldp_api.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vnet/lldp/lldp_api.c b/src/vnet/lldp/lldp_api.c
index 16904c1db89..28706194513 100644
--- a/src/vnet/lldp/lldp_api.c
+++ b/src/vnet/lldp/lldp_api.c
@@ -123,7 +123,7 @@ vl_api_sw_interface_set_lldp_t_handler (vl_api_sw_interface_set_lldp_t * mp)
/*
* * lldp_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()
* */