From: W.C.A. Wijngaards Date: Mon, 29 Nov 2021 15:11:32 +0000 (+0100) Subject: - Fix #574: Review fix for spelling. X-Git-Tag: release-1.14.0rc1~18 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8648db9583e46d9b4200e9ccc6c11805c20ebe7a;p=thirdparty%2Funbound.git - Fix #574: Review fix for spelling. --- diff --git a/doc/Changelog b/doc/Changelog index 04c495e97..aa21d3515 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -6,6 +6,7 @@ are used as value for interfaces: - Fix #574: Review fixes for it. - Fix #576: [FR] UB_* error codes in unbound.h + - Fix #574: Review fix for spelling. 15 November 2021: Tom - Improve EDNS option handling, now also works for synthesised diff --git a/smallapp/unbound-checkconf.c b/smallapp/unbound-checkconf.c index 768d5550b..dd7c81dc7 100644 --- a/smallapp/unbound-checkconf.c +++ b/smallapp/unbound-checkconf.c @@ -363,7 +363,7 @@ interfacechecks(struct config_file* cfg) for(j=0; jifs[i], resif[i][j]) != 0) - fatal_exit("cannot parse interface address '%s' from the interace specified as '%s'", + fatal_exit("cannot parse interface address '%s' from the interface specified as '%s'", resif[i][j], cfg->ifs[i]); else fatal_exit("cannot parse interface specified as '%s'",