Browse Source

spelling: periodically

Josh Soref 7 years ago
parent
commit
2d889d2f6a

+ 1 - 1
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"

+ 1 - 1
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"