From: Josh Soref Date: Sun, 23 Jul 2017 20:00:28 +0000 (-0400) Subject: spelling: respectively X-Git-Tag: trac5124a_base~35^2~48 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22db018eb12b630b5821a17db7af9779b776595b;p=thirdparty%2Fkea.git spelling: respectively --- diff --git a/src/lib/testutils/dhcp_test_lib.sh.in b/src/lib/testutils/dhcp_test_lib.sh.in index 998aaad501..69a61d4be3 100644 --- a/src/lib/testutils/dhcp_test_lib.sh.in +++ b/src/lib/testutils/dhcp_test_lib.sh.in @@ -276,7 +276,7 @@ get_reconfigs() { # It shuts down running Kea processes and removes temporary files. # The location of the log file and the configuration files should be set # in the ${LOG_FILE}, ${CFG_FILE} and ${KEACTRL_CFG_FILE} variables -# recpectively, prior to calling this function. +# respectively, prior to calling this function. cleanup() { # If there is no KEA_PROCS set, just return