]> git.ipfire.org Git - thirdparty/ldns.git/commitdiff
spelling: however
authorJosh Soref <jsoref@users.noreply.github.com>
Sun, 13 Jun 2021 21:33:20 +0000 (17:33 -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/ldnsx/README
contrib/ldnsx/ldnsx.py
contrib/ldnsx/source/index.rst

index 912b84946d7a7096e5f0d3b12decd6b1b59b4b1a..780cf83691a91fe5d8a8a37d8adfac758ae36f02 100644 (file)
@@ -2,7 +2,7 @@ LDNSX: Easy DNS (including DNSSEC) via ldns.
 
 ldns is a great library. It is a powerful tool for
 working with DNS. python-ldns it is a straight up clone of the C
-interface, howver that is not a very good interface for python. Its
+interface, however that is not a very good interface for python. Its
 documentation is incomplete and some functions don't work as
 described. And some objects don't have a full python API.
 
index afa3a0dfb068ebb9e9989ce4dd7d9b7f73e31069..45e3969ec5a8c02610486448a9ea75dc842a380d 100644 (file)
@@ -6,7 +6,7 @@
 
 ldns is a great library. It is a powerful tool for
 working with DNS. python-ldns it is a straight up clone of the C
-interface, howver that is not a very good interface for python. Its
+interface, however that is not a very good interface for python. Its
 documentation is incomplete and some functions don't work as
 described. And some objects don't have a full python API.
 
index c378059c581cba3d5fefcc353674e6db6a48f5e3..efa2a77f32ed63743405520493eb946d0c181326 100644 (file)
@@ -5,7 +5,7 @@ LDNSX: Easy DNS (including DNSSEC) via ldns.
 
 ldns is a great library. It is a powerful tool for
 working with DNS. python-ldns it is a straight up clone of the C
-interface, howver that is not a very good interface for python. Its
+interface, however that is not a very good interface for python. Its
 documentation is incomplete and some functions don't work as
 described. And some objects don't have a full python API.