diff options
author | Nathan Skrzypczak <nathan.skrzypczak@gmail.com> | 2021-09-29 15:28:26 +0200 |
---|---|---|
committer | Neale Ranns <neale@graphiant.com> | 2021-09-30 13:31:38 +0000 |
commit | da33105973e5f98d9c0daf8e107299d6a278d146 (patch) | |
tree | e2acb07d3f5ed58501680c4ae89f5208a08f1f22 /src/vnet/fib/ip6_fib.c | |
parent | 679211766be044b0d9e26bff94e242100e2fbaf8 (diff) |
fib: doc nitfixes
Type: improvement
Change-Id: I29346c849a5e1ff3c2ea399671f9f50d075e9f18
Signed-off-by: Nathan Skrzypczak <nathan.skrzypczak@gmail.com>
Diffstat (limited to 'src/vnet/fib/ip6_fib.c')
-rw-r--r-- | src/vnet/fib/ip6_fib.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vnet/fib/ip6_fib.c b/src/vnet/fib/ip6_fib.c index 62bf16f0efc..708fddce66a 100644 --- a/src/vnet/fib/ip6_fib.c +++ b/src/vnet/fib/ip6_fib.c @@ -772,7 +772,7 @@ ip6_show_fib (vlib_main_t * vm, * entries for each table. * * @note This command will run for a long time when the FIB tables are - * comprised of millions of entries. For those senarios, consider displaying + * comprised of millions of entries. For those scenarios, consider displaying * in summary mode. * * @cliexpar |