From: Ruben Kerkhof Date: Sun, 14 Mar 2021 11:01:07 +0000 (+0100) Subject: Spelling X-Git-Tag: rec-4.5.0-beta1~26^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99e215ef9f67f6b3a4f5dab46aa1d7bdf807e77d;p=thirdparty%2Fpdns.git Spelling --- diff --git a/.github/actions/spell-check/expect.txt b/.github/actions/spell-check/expect.txt index b338292d5a..575c4bde9f 100644 --- a/.github/actions/spell-check/expect.txt +++ b/.github/actions/spell-check/expect.txt @@ -1165,7 +1165,6 @@ namedroppers nameserver nameserving namespace -namserver naptr Nauck Navarrete diff --git a/docs/changelog/pre-4.0.rst b/docs/changelog/pre-4.0.rst index 7c20446568..1dedd0ab57 100644 --- a/docs/changelog/pre-4.0.rst +++ b/docs/changelog/pre-4.0.rst @@ -870,7 +870,7 @@ Bugfixes don't addSuckRequest after supermaster zone creation to avoid one cause of simultaneous AXFR for the same zone - `commit 719f902 `__: - fix dual-stack superslave when multiple namservers share a ip + fix dual-stack superslave when multiple nameservers share an ip - `commit 33966bf `__: avoid address truncation in doNotifications - `commit eac85b1 `__: diff --git a/docs/conf.py b/docs/conf.py index 07c8dbec7b..368a31b106 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -186,7 +186,7 @@ descriptions = { 'nsec3dig': 'Show and validate NSEC3 proofs', 'pdns_control': 'Control the PowerDNS nameserver', 'pdns_notify': 'A simple DNS NOTIFY sender', - 'pdns_server': 'The PowerDNS Authoritative Namserver', + 'pdns_server': 'The PowerDNS Authoritative Nameserver', 'pdnsutil': 'PowerDNS record and DNSSEC command and control', 'saxfr': 'Perform AXFRs and show information about it', 'sdig': 'Perform a DNS query and show the results',