From d0ea764a5d7370747ca3dbb1288c62ee5ccba67c Mon Sep 17 00:00:00 2001 From: Nathan Skrzypczak Date: Wed, 29 Sep 2021 15:37:34 +0200 Subject: docs: plugin comment nitfixes Type: improvement Change-Id: Ib7e2f5f314144064de7b6be0fade3db2f9c943fe Signed-off-by: Nathan Skrzypczak --- src/plugins/unittest/mfib_test.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/plugins/unittest') diff --git a/src/plugins/unittest/mfib_test.c b/src/plugins/unittest/mfib_test.c index 373ea485969..73abd07e80c 100644 --- a/src/plugins/unittest/mfib_test.c +++ b/src/plugins/unittest/mfib_test.c @@ -816,7 +816,7 @@ mfib_test_i (fib_protocol_t PROTO, /* MFIB_TEST_NS(!mfib_test_entry_no_itf(mfei, tm->hw[3]->sw_if_index)); */ /* - * remove the last path and the accpeting only interface, + * remove the last path and the accepting only interface, * the entry still has flags so it remains */ vec_reset_length(two_paths); -- cgit 1.2.3-korg