From 0491176315aef21538ab0eadd9a1cdb38a4109ac Mon Sep 17 00:00:00 2001 From: "W.C.A. Wijngaards" Date: Fri, 9 Apr 2021 08:38:18 +0200 Subject: [PATCH] - rpz-triggers, spelling --- services/rpz.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/rpz.c b/services/rpz.c index 7c928fb21..f8dba3d5b 100644 --- a/services/rpz.c +++ b/services/rpz.c @@ -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 -- 2.47.3