From dea6dce388a76e5b692ec43cb1f3621af1b4da46 Mon Sep 17 00:00:00 2001 From: Donald Sharp Date: Fri, 1 Apr 2022 16:23:27 -0400 Subject: tests: Fix perticular spelling Signed-off-by: Donald Sharp --- tests/topotests/ospfv3_basic_functionality/test_ospfv3_rte_calc.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/topotests/ospfv3_basic_functionality/test_ospfv3_rte_calc.py') diff --git a/tests/topotests/ospfv3_basic_functionality/test_ospfv3_rte_calc.py b/tests/topotests/ospfv3_basic_functionality/test_ospfv3_rte_calc.py index 21d03fadfb..2e2f227976 100644 --- a/tests/topotests/ospfv3_basic_functionality/test_ospfv3_rte_calc.py +++ b/tests/topotests/ospfv3_basic_functionality/test_ospfv3_rte_calc.py @@ -166,7 +166,7 @@ def teardown_module(mod): def get_llip(onrouter, intf): """ - API to get the link local ipv6 address of a perticular interface + API to get the link local ipv6 address of a particular interface Parameters ---------- @@ -193,7 +193,7 @@ def get_llip(onrouter, intf): def get_glipv6(onrouter, intf): """ - API to get the global ipv6 address of a perticular interface + API to get the global ipv6 address of a particular interface Parameters ---------- -- cgit v1.2.3