diff options
author | Donald Sharp <sharpd@nvidia.com> | 2022-02-14 18:52:05 +0100 |
---|---|---|
committer | Donald Sharp <sharpd@nvidia.com> | 2022-02-14 18:52:05 +0100 |
commit | bbf5104c5ba37090c190c8688b14c4a07d00250b (patch) | |
tree | da1def553ce384d5121c5ca02363c9c5b0e64e08 /ospf6d/ospf6_top.c | |
parent | doc: Fix spelling mistakes (diff) | |
download | frr-bbf5104c5ba37090c190c8688b14c4a07d00250b.tar.xz frr-bbf5104c5ba37090c190c8688b14c4a07d00250b.zip |
ospf6d: Fix spelling mistakes
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'ospf6d/ospf6_top.c')
-rw-r--r-- | ospf6d/ospf6_top.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ospf6d/ospf6_top.c b/ospf6d/ospf6_top.c index 9381fa7fa..13f16efa6 100644 --- a/ospf6d/ospf6_top.c +++ b/ospf6d/ospf6_top.c @@ -2137,7 +2137,7 @@ DEFPY (show_ipv6_ospf6_external_aggregator, VRF_CMD_HELP_STR "All VRFs\n" "Show external summary addresses\n" - "detailed informtion\n" + "detailed information\n" JSON_STR) { bool uj = use_json(argc, argv); |