diff --git a/.github/scripts/codespell-ignore.txt b/.github/scripts/codespell-ignore.txt index b6a551f7d8..04dab423e6 100644 --- a/.github/scripts/codespell-ignore.txt +++ b/.github/scripts/codespell-ignore.txt @@ -15,7 +15,6 @@ nome numer PASE perfec -pres seh ser strat diff --git a/tests/ech_tests.sh b/tests/ech_tests.sh index 7c253fb6b8..995691f6d9 100755 --- a/tests/ech_tests.sh +++ b/tests/ech_tests.sh @@ -337,7 +337,7 @@ echo "curl: have $have_curl, cURL command: |$CURL ${CURL_PARAMS[*]}|" echo "ossl: have: $have_ossl, using: $using_ossl" echo "wolf: have: $have_wolf, using: $using_wolf" echo "bssl: have: $have_bssl, using: $using_bssl" -echo "dig: $have_dig, kdig: $have_kdig, HTTPS pres format: $have_presout" +echo "dig: $have_dig, kdig: $have_kdig, HTTPS res format: $have_presout" echo "dig command: |$digcmd|" echo "ports != 443 blocked: $have_portsblocked"