diff options
author | Donald Sharp <sharpd@nvidia.com> | 2022-04-01 22:27:55 +0200 |
---|---|---|
committer | Donald Sharp <sharpd@nvidia.com> | 2022-04-01 22:27:55 +0200 |
commit | 78dfa0c754373e6ab8d879ec51ed703300519cdb (patch) | |
tree | bbee7ee84d621be7b82b339f1184b0f8e63c549d /ospfd/ospf_sr.c | |
parent | tests: Fix spelling of daemons (diff) | |
download | frr-78dfa0c754373e6ab8d879ec51ed703300519cdb.tar.xz frr-78dfa0c754373e6ab8d879ec51ed703300519cdb.zip |
*: Fix spelling of Following
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'ospfd/ospf_sr.c')
-rw-r--r-- | ospfd/ospf_sr.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ospfd/ospf_sr.c b/ospfd/ospf_sr.c index b5dbc4a5a..c861685f4 100644 --- a/ospfd/ospf_sr.c +++ b/ospfd/ospf_sr.c @@ -2023,7 +2023,7 @@ void ospf_sr_update_task(struct ospf *ospf) /* * -------------------------------------- - * Followings are vty command functions. + * Following are vty command functions. * -------------------------------------- */ |