From f0cecb6bdd2a928b6a33990581c79f16a283b8b1 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Sun, 13 Jun 2021 21:07:45 -0400 Subject: [PATCH] spelling: powerful Signed-off-by: Josh Soref --- contrib/ldnsx/README | 2 +- contrib/ldnsx/ldnsx.py | 2 +- contrib/ldnsx/source/index.rst | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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 -- 2.47.3