]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- rpz-triggers, spelling
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Fri, 9 Apr 2021 06:38:18 +0000 (08:38 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Fri, 9 Apr 2021 06:38:18 +0000 (08:38 +0200)
services/rpz.c

index 7c928fb21c7a9f5b0b2445e586a3a35405b5cfd1..f8dba3d5b3639f4ed1dcd3de09a55a237afa30b2 100644 (file)
@@ -1966,7 +1966,7 @@ rpz_callback_from_iterator_module(struct module_qstate* ms, struct iter_qstate*
 
        lock_rw_rdlock(&az->rpz_lock);
 
-       /* precedencey of RPZ works, loosely, like this:
+       /* precedence of RPZ works, loosely, like this:
         * CNAMEs in order of the CNAME chain. rpzs in the order they are
         * configured. In an RPZ: first client-IP addr, then QNAME, then
         * response IP, then NSDNAME, then NSIP. Longest match first. Smallest