From f324dec0a371431f9326f67e920630579741da3c Mon Sep 17 00:00:00 2001 From: Jim Thompson Date: Mon, 8 Apr 2019 03:22:21 -0500 Subject: fixing typos Change-Id: I215e1e0208a073db80ec6f87695d734cf40fabe3 Signed-off-by: Jim Thompson --- src/vnet/adj/adj_nbr.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/vnet/adj/adj_nbr.h') diff --git a/src/vnet/adj/adj_nbr.h b/src/vnet/adj/adj_nbr.h index 5d0f8444ec3..3a89dc89a22 100644 --- a/src/vnet/adj/adj_nbr.h +++ b/src/vnet/adj/adj_nbr.h @@ -91,7 +91,7 @@ typedef enum adj_nbr_rewrite_flag_t_ /** * An indication that the rewrite is complete, i.e. that it fully describes - * the link-layer addressing for the desintation. + * the link-layer addressing for the destintation. * The opposite of this is an incomplete rewrite that describes the ARP/ND * rewrite when probing. */ -- cgit 1.2.3-korg