]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Spelling fix.
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Mon, 22 Feb 2021 16:34:02 +0000 (17:34 +0100)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Mon, 22 Feb 2021 16:34:02 +0000 (17:34 +0100)
doc/Changelog

index 4d14f49f570e8337588097bad37fac0556efc6f4..cf61361e3e1461d82ad4cd87208a555a8cdd1b96 100644 (file)
@@ -2,7 +2,7 @@
        - Fix #431: Squelch permission denied errors for tcp connect
          and udp connect from the logs, unless at high verbosity.
        - Fix for zonemd, that nxdomain for the chain of trust is allowed
-         for island zones, it is treates as an insecure zone for verification.
+         for island zones, it is treated as an insecure zone for verification.
 
 18 February 2021: Wouter
        - Merge PR #317: ZONEMD Zone Verification, with RFC 8976 support.