diff options
| author | Donald Sharp <sharpd@nvidia.com> | 2022-02-14 12:52:05 -0500 |
|---|---|---|
| committer | Donald Sharp <sharpd@nvidia.com> | 2022-02-14 12:52:05 -0500 |
| commit | bbf5104c5ba37090c190c8688b14c4a07d00250b (patch) | |
| tree | da1def553ce384d5121c5ca02363c9c5b0e64e08 /ospf6d/ospf6_top.c | |
| parent | e6f83fc56a0f1fa536dc0986128f67ecea55c8e0 (diff) | |
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 9381fa7faf..13f16efa66 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); |
