From 673828e6c8888c3ae20e61efea857fc7fac1fa2d Mon Sep 17 00:00:00 2001 From: Matt Nordhoff Date: Sat, 11 Feb 2023 07:18:02 +0000 Subject: [PATCH] rec: Fix doc typo --- pdns/recursordist/docs/settings.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/recursordist/docs/settings.rst b/pdns/recursordist/docs/settings.rst index 50ee0ff90b..572577989a 100644 --- a/pdns/recursordist/docs/settings.rst +++ b/pdns/recursordist/docs/settings.rst @@ -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: -- 2.47.2