From: Josh Soref Date: Sun, 13 Jun 2021 21:34:47 +0000 (-0400) Subject: spelling: successfully X-Git-Tag: 1.8.0-rc.1~25^2~113 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7057c070406a96d64f9387b20527fdee985c86e5;p=thirdparty%2Fldns.git spelling: successfully Signed-off-by: Josh Soref --- diff --git a/test/32-unbound-regression.tpkg/32-unbound-regression.test b/test/32-unbound-regression.tpkg/32-unbound-regression.test index 8dfe0c36..caf8c134 100644 --- a/test/32-unbound-regression.tpkg/32-unbound-regression.test +++ b/test/32-unbound-regression.tpkg/32-unbound-regression.test @@ -107,7 +107,7 @@ then done if ( cd testdata; $TPKG -q -n `ls result.*|wc -l` report >/dev/null ) then - echo "All unbound tests sucesfully with ldns $LDNS_VERSION" + echo "All unbound tests successfully with ldns $LDNS_VERSION" exit 0 else echo "ERROR: Some unbound tests failed with ldns $LDNS_VERSION"