]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
rec: Fix doc typo 12539/head
authorMatt Nordhoff <mnordhoff@mn0.us>
Sat, 11 Feb 2023 07:18:02 +0000 (07:18 +0000)
committerGitHub <noreply@github.com>
Sat, 11 Feb 2023 07:18:02 +0000 (07:18 +0000)
pdns/recursordist/docs/settings.rst

index 50ee0ff90b521a4e411368c914b6616fc0830659..572577989a99b62fd7a36e1acb37071f4c9564e0 100644 (file)
@@ -58,7 +58,7 @@ A higher ``n`` will cause more records to be put into the aggressive cache, e.g.
 A value of 0 means no NSEC3 records will be put into the aggressive cache.
 
 For large zones the effectiveness of the NSEC3 cache is reduced since each NSEC3 record only covers a randomly distributed subset of all possible names.
-This setting avoids doing unneccessary work for such large zones.
+This setting avoids doing unnecessary work for such large zones.
 
 .. _setting-allow-from: