From 0dc1c2c8f641c825d9daae47d2ef07b65446efd0 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Wed, 10 Mar 2021 11:18:48 -0500 Subject: [PATCH] spelling: status code Signed-off-by: Josh Soref --- .github/actions/spell-check/allow.txt | 1 - regression-tests/tests/any-nxdomain/description | 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 d74f309f07..4cfcee2938 100644 --- a/.github/actions/spell-check/allow.txt +++ b/.github/actions/spell-check/allow.txt @@ -3750,7 +3750,6 @@ statnumhit statnummiss Statsv stattid -statuscode statvisitor stdcxx stddev diff --git a/regression-tests/tests/any-nxdomain/description b/regression-tests/tests/any-nxdomain/description index 43ebe3f12a..05b34b2e94 100644 --- a/regression-tests/tests/any-nxdomain/description +++ b/regression-tests/tests/any-nxdomain/description @@ -1 +1 @@ -Make sure a ANY query generates the correct statuscode and NSEC(3) denial. +Make sure a ANY query generates the correct status code and NSEC(3) denial. -- 2.47.3