]> git.ipfire.org Git - thirdparty/ldns.git/commitdiff
spelling: corruption
authorJosh Soref <jsoref@users.noreply.github.com>
Sun, 13 Jun 2021 21:32:33 +0000 (17:32 -0400)
committerWillem Toorop <willem@nlnetlabs.nl>
Mon, 14 Jun 2021 09:29:17 +0000 (11:29 +0200)
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
contrib/python/Changelog

index 7c4ccd1187d4f73989dc10db707f0aae2200b276..4b449a84ab2c3f7c03ba3887a27b6b0b07265242 100644 (file)
@@ -2,7 +2,7 @@
        * Added ldns_rdf.data_as_bytearray(). The method returns a bytearray object
          containing rdf data.
        * Changed the behaviour of ldns_resolver.trusted_key() in order to prevent
-         memory corrupotion and leaks.
+         memory corruption and leaks.
        * Fixed memory leaks when destroying ldns_resolver.
        * Removed ldns_pkt.section_count(), ldns_resolver.set_searchlist_count()
          because it is marked static in the library.