Browse Source

spelling: checks

Josh Soref 7 years ago
parent
commit
cbec1636df
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/lib/testutils/dhcp_test_lib.sh.in

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