From: Josh Soref Date: Mon, 14 Jun 2021 01:07:45 +0000 (-0400) Subject: spelling: powerful X-Git-Tag: 1.8.0-rc.1~25^2~96 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0cecb6bdd2a928b6a33990581c79f16a283b8b1;p=thirdparty%2Fldns.git spelling: powerful Signed-off-by: Josh Soref --- diff --git a/contrib/ldnsx/README b/contrib/ldnsx/README index 66f89d2d..912b8494 100644 --- a/contrib/ldnsx/README +++ b/contrib/ldnsx/README @@ -1,6 +1,6 @@ LDNSX: Easy DNS (including DNSSEC) via ldns. -ldns is a great library. It is a powerfull tool for +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 documentation is incomplete and some functions don't work as diff --git a/contrib/ldnsx/ldnsx.py b/contrib/ldnsx/ldnsx.py index f2b1e220..b2e9f5ac 100644 --- a/contrib/ldnsx/ldnsx.py +++ b/contrib/ldnsx/ldnsx.py @@ -4,7 +4,7 @@ """ Easy DNS (including DNSSEC) via ldns. -ldns is a great library. It is a powerfull tool for +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 documentation is incomplete and some functions don't work as diff --git a/contrib/ldnsx/source/index.rst b/contrib/ldnsx/source/index.rst index 43de8b5d..c378059c 100644 --- a/contrib/ldnsx/source/index.rst +++ b/contrib/ldnsx/source/index.rst @@ -3,7 +3,7 @@ Welcome to ldnsx's documentation! LDNSX: Easy DNS (including DNSSEC) via ldns. -ldns is a great library. It is a powerfull tool for +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 documentation is incomplete and some functions don't work as