diff options
| author | Donald Sharp <sharpd@nvidia.com> | 2022-04-19 08:27:02 -0400 |
|---|---|---|
| committer | Donald Sharp <sharpd@nvidia.com> | 2022-04-19 08:27:02 -0400 |
| commit | 2b669d3a215c5a2f6c77bac226c7495d75d25526 (patch) | |
| tree | 82c2914892ed3692c465914803f02750e04b5116 /tests/isisd | |
| parent | 53c7a86eec0237e672d54cb3e5dd565252e59972 (diff) | |
*: Fix spelling of overriden
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'tests/isisd')
| -rw-r--r-- | tests/isisd/test_topologies.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/isisd/test_topologies.c b/tests/isisd/test_topologies.c index ca103948f3..b3e500a33c 100644 --- a/tests/isisd/test_topologies.c +++ b/tests/isisd/test_topologies.c @@ -31,7 +31,7 @@ * - The Router-ID is 10.0.255.X, where X is the node number; * - The default link metric is 10; * - When SR is enabled, Adj-SIDs and Prefix-SIDs are generated automatically; - * - When SR is enabled, the default SRGB is [16000-23999] (can be overriden). + * - When SR is enabled, the default SRGB is [16000-23999] (can be overridden). * * Test topology 1: * ================ |
