aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/fib/fib_bfd.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/vnet/fib/fib_bfd.c')
-rw-r--r--src/vnet/fib/fib_bfd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vnet/fib/fib_bfd.c b/src/vnet/fib/fib_bfd.c
index 734ee8cc91c..ae7ceec1a6b 100644
--- a/src/vnet/fib/fib_bfd.c
+++ b/src/vnet/fib/fib_bfd.c
@@ -161,7 +161,7 @@ fib_bfd_notify (bfd_listen_event_e event,
{
/*
* has an associated BFD tracking delegate
- * usource the entry and remove the BFD tracking deletgate
+ * usource the entry and remove the BFD tracking delegate
*/
fib_entry_delegate_remove(fib_entry_get(fei),
FIB_ENTRY_DELEGATE_BFD);