From: Josh Soref Date: Sun, 23 Jul 2017 15:48:05 +0000 (-0400) Subject: spelling: checks X-Git-Tag: trac5124a_base~35^2~194 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=cbec1636df78e4b316c08037fc87adcae668391b;p=thirdparty%2Fkea.git spelling: checks --- diff --git a/src/lib/testutils/dhcp_test_lib.sh.in b/src/lib/testutils/dhcp_test_lib.sh.in index 167ac7166c..3bcb4f2c25 100644 --- a/src/lib/testutils/dhcp_test_lib.sh.in +++ b/src/lib/testutils/dhcp_test_lib.sh.in @@ -344,7 +344,7 @@ start_kea() { } # Waits with timeout for Kea to start. -# This function repeatedly checs if the Kea log file has been created +# This function repeatedly checks if the Kea log file has been created # and is non-empty. If it is, the function assumes that Kea has started. # It doesn't check the contents of the log file though. # If the log file doesn't exist the function sleeps for a second and