From 61879cab13b362db334af8e015076b6a959ab5b1 Mon Sep 17 00:00:00 2001 From: Donald Sharp Date: Sat, 2 Apr 2022 07:38:11 -0400 Subject: *: Fix spelling of Inteface Signed-off-by: Donald Sharp --- staticd/static_zebra.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'staticd') diff --git a/staticd/static_zebra.c b/staticd/static_zebra.c index af153b4bc..bf0e4e8ab 100644 --- a/staticd/static_zebra.c +++ b/staticd/static_zebra.c @@ -87,7 +87,7 @@ static struct static_nht_hash_head static_nht_hash[1]; struct zclient *zclient; uint32_t zebra_ecmp_count = MULTIPATH_NUM; -/* Inteface addition message from zebra. */ +/* Interface addition message from zebra. */ static int static_ifp_create(struct interface *ifp) { static_ifindex_update(ifp, true); -- cgit v1.2.3