From: Josh Soref Date: Sun, 23 Jul 2017 19:28:14 +0000 (-0400) Subject: spelling: periodically X-Git-Tag: trac5124a_base~35^2~75 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d889d2f6ade4cf7f2f0a83e899bc121d2f07671;p=thirdparty%2Fkea.git spelling: periodically --- 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"