From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Mon, 21 Oct 2024 18:46:05 +0000 (-0400) Subject: spelling: the X-Git-Tag: rec-5.2.0-alpha1~6^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05878754efa7d143ecb0cd6bdd0bb3b1fb84e7a9;p=thirdparty%2Fpdns.git spelling: the Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- diff --git a/docs/dnsupdate.rst b/docs/dnsupdate.rst index 6088ed5168..f41c45351b 100644 --- a/docs/dnsupdate.rst +++ b/docs/dnsupdate.rst @@ -421,7 +421,7 @@ PowerDNS. 11. The prerequisite checks are performed (section 3.2 of :rfc:`2136 <2136#section-3.2>`). If a check fails, the corresponding RCode is returned. No further processing will happen. -12. Per record in the update message, a the prescan checks are +12. Per record in the update message, the prescan checks are performed. If the prescan fails, the corresponding RCode is returned. If the prescan for the record is correct, the actual update/delete/modify of the record is performed. If the update fails diff --git a/pdns/dnsdistdist/docs/reference/dnscrypt.rst b/pdns/dnsdistdist/docs/reference/dnscrypt.rst index 02dc7ec685..97bc83dcb6 100644 --- a/pdns/dnsdistdist/docs/reference/dnscrypt.rst +++ b/pdns/dnsdistdist/docs/reference/dnscrypt.rst @@ -183,7 +183,7 @@ Context tied to it. :param string certificate: Path to a certificate file - :param string keyfile: Path to a the corresponding key file + :param string keyfile: Path to the corresponding key file :param bool active: Whether the certificate should be marked as active. Default is true .. method:: DNSCryptContext:markActive(serial)