]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
spelling: preferably
authorJosh Soref <2119212+jsoref@users.noreply.github.com>
Wed, 19 Nov 2025 17:33:50 +0000 (12:33 -0500)
committerJosh Soref <2119212+jsoref@users.noreply.github.com>
Thu, 20 Nov 2025 12:32:42 +0000 (07:32 -0500)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
pdns/check-zone.hh

index a172f2d838642cbd25a23256762c0e4b68401124..91acacbbe54ba1a959e50dec8066b966518ee67e 100644 (file)
@@ -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