From d60a3f0e7146c4d9fc522e24324a9dbc64c484af Mon Sep 17 00:00:00 2001 From: Donald Sharp Date: Fri, 1 Apr 2022 16:26:38 -0400 Subject: tests: Fix spelling of daemons Signed-off-by: Donald Sharp --- tests/topotests/ospf_basic_functionality/test_ospf_p2mp.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/topotests/ospf_basic_functionality/test_ospf_p2mp.py') diff --git a/tests/topotests/ospf_basic_functionality/test_ospf_p2mp.py b/tests/topotests/ospf_basic_functionality/test_ospf_p2mp.py index 7c09e71ef8..3b84a99cdf 100644 --- a/tests/topotests/ospf_basic_functionality/test_ospf_p2mp.py +++ b/tests/topotests/ospf_basic_functionality/test_ospf_p2mp.py @@ -107,7 +107,7 @@ def setup_module(mod): daemons = topo_daemons(tgen, topo) # Starting topology, create tmp files which are loaded to routers - # to start deamons and then start routers + # to start daemons and then start routers start_topology(tgen, daemons) # Creating configuration from JSON -- cgit v1.2.3