From: W.C.A. Wijngaards Date: Fri, 12 Feb 2021 09:48:38 +0000 (+0100) Subject: zonemd, review comments, spelling fix. X-Git-Tag: release-1.13.2rc1~269^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48e0d3356a6908dec29f1aa2990bfa48b76b1f94;p=thirdparty%2Funbound.git zonemd, review comments, spelling fix. --- diff --git a/services/authzone.h b/services/authzone.h index b162b4ef5..4810017a3 100644 --- a/services/authzone.h +++ b/services/authzone.h @@ -139,7 +139,7 @@ struct auth_zone { /** store the env (worker thread specific) for the zonemd callbacks * from the mesh with the results of the lookup, if nonNULL, some * worker has already picked up the zonemd verification task and - * this worked does not have to do it as well. */ + * this worker does not have to do it as well. */ struct module_env* zonemd_callback_env; /** zone has been deleted */ int zone_deleted;