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_lan.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/topotests/ospf_basic_functionality/test_ospf_lan.py') diff --git a/tests/topotests/ospf_basic_functionality/test_ospf_lan.py b/tests/topotests/ospf_basic_functionality/test_ospf_lan.py index b32483f7ad..497a8b900b 100644 --- a/tests/topotests/ospf_basic_functionality/test_ospf_lan.py +++ b/tests/topotests/ospf_basic_functionality/test_ospf_lan.py @@ -120,7 +120,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