]> granicus.if.org Git - pdns/commitdiff
auth: Fix 'minumum' typo in the docs
authorRemi Gacogne <remi.gacogne@powerdns.com>
Fri, 11 Jan 2019 20:59:44 +0000 (21:59 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Fri, 11 Jan 2019 21:00:30 +0000 (22:00 +0100)
docs/settings.rst

index 2e7c7ec8ffc54908ed1268b0d71221c5d0dbea7d..3910bc30450fa932f4c3b65a623fcf6d57a68ba3 100644 (file)
@@ -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: