From 2d889d2f6ade4cf7f2f0a83e899bc121d2f07671 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Sun, 23 Jul 2017 15:28:14 -0400 Subject: [PATCH] spelling: periodically --- src/bin/dhcp4/tests/dhcp4_process_tests.sh.in | 2 +- src/bin/dhcp6/tests/dhcp6_process_tests.sh.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/bin/dhcp4/tests/dhcp4_process_tests.sh.in b/src/bin/dhcp4/tests/dhcp4_process_tests.sh.in index 06b3e628fc..96cba300bc 100644 --- a/src/bin/dhcp4/tests/dhcp4_process_tests.sh.in +++ b/src/bin/dhcp4/tests/dhcp4_process_tests.sh.in @@ -380,7 +380,7 @@ shutdown_test() { } # This test verifies that DHCPv4 can be configured to run lease file cleanup -# periodially. +# periodically. lfc_timer_test() { # Log the start of the test and print test name. test_start "dhcpv4_srv.lfc_timer_test" diff --git a/src/bin/dhcp6/tests/dhcp6_process_tests.sh.in b/src/bin/dhcp6/tests/dhcp6_process_tests.sh.in index dbc8733a85..ab7d419cc4 100644 --- a/src/bin/dhcp6/tests/dhcp6_process_tests.sh.in +++ b/src/bin/dhcp6/tests/dhcp6_process_tests.sh.in @@ -382,7 +382,7 @@ returned %d." } # This test verifies that DHCPv6 can be configured to run lease file cleanup -# periodially. +# periodically. lfc_timer_test() { # Log the start of the test and print test name. test_start "dhcpv6_srv.lfc_timer_test" -- 2.47.2