]> git.ipfire.org Git - thirdparty/dnspython.git/commitdiff
Fix typo.
authorBrian Wellington <bwelling@xbill.org>
Wed, 17 Jun 2020 20:07:13 +0000 (13:07 -0700)
committerBrian Wellington <bwelling@xbill.org>
Wed, 17 Jun 2020 20:07:13 +0000 (13:07 -0700)
dns/message.py

index ecec7a7d80d22c8a2e5d4745d72997e8bc0f4ad0..85788d84faad0f6e5c67b11443493315ee0c7db9 100644 (file)
@@ -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