]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
spelling: minimization
authorJosh Soref <jsoref@users.noreply.github.com>
Wed, 10 Mar 2021 13:15:13 +0000 (08:15 -0500)
committerJosh Soref <jsoref@users.noreply.github.com>
Fri, 12 Mar 2021 14:22:44 +0000 (09:22 -0500)
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
.github/actions/spell-check/allow.txt
pdns/recursordist/test-syncres_cc1.cc

index bebdbfa76b44ac56b8a8e0f446df988a324aba76..821d5072a2067dadee37cc2d197f1b2c545a7253 100644 (file)
@@ -2207,7 +2207,6 @@ might've
 migweb
 mincleaninterval
 minicurl
-MINIMIZATON
 mintime
 minttl
 MIPSEB
index 9d9a6121d31b1424ba40863b1bb5de98124e97f3..e44f61259dfa9f20da9d597d87bb77f611123a44 100644 (file)
@@ -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);
 }