From: Josh Soref Date: Wed, 10 Mar 2021 13:15:13 +0000 (-0500) Subject: spelling: minimization X-Git-Tag: rec-4.5.0-beta1~30^2~26 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8dbc1aa0a5bf64db54d24aba6e250d2c736917d8;p=thirdparty%2Fpdns.git spelling: minimization Signed-off-by: Josh Soref --- diff --git a/.github/actions/spell-check/allow.txt b/.github/actions/spell-check/allow.txt index bebdbfa76b..821d5072a2 100644 --- a/.github/actions/spell-check/allow.txt +++ b/.github/actions/spell-check/allow.txt @@ -2207,7 +2207,6 @@ might've migweb mincleaninterval minicurl -MINIMIZATON mintime minttl MIPSEB diff --git a/pdns/recursordist/test-syncres_cc1.cc b/pdns/recursordist/test-syncres_cc1.cc index 9d9a6121d3..e44f61259d 100644 --- a/pdns/recursordist/test-syncres_cc1.cc +++ b/pdns/recursordist/test-syncres_cc1.cc @@ -180,7 +180,7 @@ BOOST_AUTO_TEST_CASE(test_edns_formerr_fallback) BOOST_AUTO_TEST_CASE(test_edns_formerr_fallback_qmin) { - // DISABLED UNTIL QNAME MINIMIZATON IS THERE + // DISABLED UNTIL QNAME MINIMIZATION IS THERE return; test_edns_formerr_fallback_f(true); }