From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Wed, 19 Nov 2025 17:33:50 +0000 (-0500) Subject: spelling: preferably X-Git-Tag: rec-5.4.0-alpha1~61^2~32 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=911e036f6244dbd943feddaffbb6043ceefb7ebf;p=thirdparty%2Fpdns.git spelling: preferably Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- diff --git a/pdns/check-zone.hh b/pdns/check-zone.hh index a172f2d838..91acacbbe5 100644 --- a/pdns/check-zone.hh +++ b/pdns/check-zone.hh @@ -23,7 +23,7 @@ // These validation/verification routines are used by both pdnsutil and // the pdns_server REST API. // They build error messages, if any, into an object provided by the caller -// (preferrably a container if it makes sense to report multiple errors); +// (preferably a container if it makes sense to report multiple errors); // it's up to each caller to decide how to report such errors. namespace Check