]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
spelling: checks
authorJosh Soref <jsoref@users.noreply.github.com>
Sun, 23 Jul 2017 15:48:05 +0000 (11:48 -0400)
committerJosh Soref <jsoref@users.noreply.github.com>
Sun, 23 Jul 2017 15:48:05 +0000 (11:48 -0400)
src/lib/testutils/dhcp_test_lib.sh.in

index 167ac7166ce9a80806f4135de0296897c38f2ad7..3bcb4f2c25e39498d67a2cb0586ba14e2ede25ac 100644 (file)
@@ -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