summaryrefslogtreecommitdiffstats
path: root/staticd/static_zebra.c
diff options
context:
space:
mode:
Diffstat (limited to 'staticd/static_zebra.c')
-rw-r--r--staticd/static_zebra.c2
1 files changed, 1 insertions, 1 deletions
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);