bgpd: Fix spelling mistakes

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
This commit is contained in:
Donald Sharp 2022-02-14 12:50:58 -05:00
parent d10b16499c
commit 1da3a6c69a

View file

@ -464,7 +464,7 @@ static struct log_ref ferr_bgp_err[] = {
},
{
.code = EC_BGP_INVALID_BGP_INSTANCE,
.title = "BGP instance for the specifc vrf is invalid",
.title = "BGP instance for the specific vrf is invalid",
.description = "Indicates that specified bgp instance is NULL",
.suggestion = "Get log files from router and open an issue",
},