]> git.ipfire.org Git - thirdparty/ldns.git/commitdiff
spelling: edns
authorJosh Soref <jsoref@users.noreply.github.com>
Sun, 13 Jun 2021 22:50:30 +0000 (18:50 -0400)
committerWillem Toorop <willem@nlnetlabs.nl>
Mon, 14 Jun 2021 09:29:16 +0000 (11:29 +0200)
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
contrib/python/ldns_packet.i

index 29e2b988abf7834af70ff50ae7cd6e6c954243a5..c2d7a3b63cca0e183af7c8e341c3156331babb77 100644 (file)
@@ -736,7 +736,7 @@ This simple example instances a resolver in order to resolve NS for nic.cz."
             """
                Return the packet's edns data.
                
-               :return: (:class:`ldns_rdf`) The ensd data.
+               :return: (:class:`ldns_rdf`) The edns data.
             """
             return _ldns._ldns_pkt_edns_data(self)
             #parameters: const ldns_pkt *,