From 8dbc1aa0a5bf64db54d24aba6e250d2c736917d8 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Wed, 10 Mar 2021 08:15:13 -0500 Subject: [PATCH] spelling: minimization Signed-off-by: Josh Soref --- .github/actions/spell-check/allow.txt | 1 - pdns/recursordist/test-syncres_cc1.cc | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) 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); } -- 2.47.2