From: Remi Gacogne Date: Fri, 11 Jan 2019 20:59:44 +0000 (+0100) Subject: auth: Fix 'minumum' typo in the docs X-Git-Tag: rec-4.2.0-alpha1~30^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F7371%2Fhead;p=thirdparty%2Fpdns.git auth: Fix 'minumum' typo in the docs --- diff --git a/docs/settings.rst b/docs/settings.rst index 2e7c7ec8ff..3910bc3045 100644 --- a/docs/settings.rst +++ b/docs/settings.rst @@ -1545,7 +1545,7 @@ of reflection attacks. Maximum value is 65535, but values above .. note:: Why 1232? 1232 is the largest number of payload bytes that can fit in the smallest IPv6 packet. - IPv6 has a minumum MTU of 1280 bytes (:rfc:`RFC 8200, section 5 <8200#section-5>`), minus 40 bytes for the IPv6 header, minus 8 bytes for the UDP header gives 1232, the maximum payload size for the DNS response. + IPv6 has a minimum MTU of 1280 bytes (:rfc:`RFC 8200, section 5 <8200#section-5>`), minus 40 bytes for the IPv6 header, minus 8 bytes for the UDP header gives 1232, the maximum payload size for the DNS response. .. _setting-version-string: