]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
spelling: minimum
authorJosh Soref <jsoref@users.noreply.github.com>
Fri, 11 Jan 2019 06:45:17 +0000 (01:45 -0500)
committerJosh Soref <jsoref@users.noreply.github.com>
Fri, 11 Jan 2019 06:45:17 +0000 (01:45 -0500)
pdns/recursordist/docs/settings.rst

index c986c6c1e754c0e6755ee84270961ffee2160980..44e4e3765d0e7ee65cb27bc9c2f6f6e20b008573 100644 (file)
@@ -428,7 +428,7 @@ found, the recursor fallbacks to sending 127.0.0.1.
 .. 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.
 
 This is the value set for the EDNS0 buffer size in outgoing packets.
 Lower this if you experience timeouts.