From: Brian Wellington Date: Wed, 17 Jun 2020 20:07:13 +0000 (-0700) Subject: Fix typo. X-Git-Tag: v2.0.0rc1~56 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50220b0a79a3e564d179b84f55bdba78850783ad;p=thirdparty%2Fdnspython.git Fix typo. --- diff --git a/dns/message.py b/dns/message.py index ecec7a7d..85788d84 100644 --- a/dns/message.py +++ b/dns/message.py @@ -826,7 +826,7 @@ def from_wire(wire, keyring=None, request_mac=b'', xfr=False, origin=None, Raises ``dns.message.ShortHeader`` if the message is less than 12 octets long. - Raises ``dns.messaage.TrailingJunk`` if there were octets in the message + Raises ``dns.message.TrailingJunk`` if there were octets in the message past the end of the proper DNS message, and *ignore_trailing* is ``False``. Raises ``dns.message.BadEDNS`` if an OPT record was in the