diff options
Diffstat (limited to 'src/vnet/adj/adj_nbr.h')
-rw-r--r-- | src/vnet/adj/adj_nbr.h | 2 |
1 files changed, 1 insertions, 1 deletions
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. */ |