diff options
| author | Donald Sharp <sharpd@nvidia.com> | 2022-02-14 12:53:16 -0500 |
|---|---|---|
| committer | Donald Sharp <sharpd@nvidia.com> | 2022-02-14 12:53:16 -0500 |
| commit | 1461559c24b7c0c81c9c7fe7f21d806a9319e4d7 (patch) | |
| tree | ed9406d876a95a121f0a39d9ae8ac05251df58b6 /ospfd/ospf_zebra.c | |
| parent | bbf5104c5ba37090c190c8688b14c4a07d00250b (diff) | |
ospfd: Fix spelling mistakes
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'ospfd/ospf_zebra.c')
| -rw-r--r-- | ospfd/ospf_zebra.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ospfd/ospf_zebra.c b/ospfd/ospf_zebra.c index 7834b7d934..66b7425a81 100644 --- a/ospfd/ospf_zebra.c +++ b/ospfd/ospf_zebra.c @@ -1380,7 +1380,7 @@ static int ospf_zebra_read_route(ZAPI_CALLBACK_ARGS) /* Handling the case where the * external route prefix * and aggegate prefix is same - * If same dont flush the + * If same don't flush the * originated * external LSA. */ |
