]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
spelling: ancestor
authorJosh Soref <jsoref@users.noreply.github.com>
Thu, 11 Mar 2021 03:30:10 +0000 (22:30 -0500)
committerJosh Soref <jsoref@users.noreply.github.com>
Fri, 12 Mar 2021 14:22:44 +0000 (09:22 -0500)
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
pdns/recursordist/aggressive_nsec.cc

index f5a123bece5c7b388e22c47d317acb61d9f01c65..a27635b29299ccd80661466d9aa8cb677a28a67c 100644 (file)
@@ -534,7 +534,7 @@ bool AggressiveNSECCache::getNSEC3Denial(time_t now, std::shared_ptr<AggressiveN
          that (original) owner name other than DS RRs, and all RRs below that
          owner name regardless of type.
       */
-      LOG(" but this is an ancetor delegation NSEC3" << endl);
+      LOG(" but this is an ancestor delegation NSEC3" << endl);
       return false;
     }