]> git.ipfire.org Git - thirdparty/ldns.git/commitdiff
spelling: achieve
authorJosh Soref <jsoref@users.noreply.github.com>
Sun, 13 Jun 2021 21:31:44 +0000 (17:31 -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/ldnsx/ldnsx.py

index 2703fd480480953637e3402ee2cf18815964fb7c..357a97dddf2838720ef630cfad82c58d1c2cb845 100644 (file)
@@ -238,7 +238,7 @@ class resolver:
                        * rr_type -- the record type to query for
                        * rr_class -- the class to query for, defaults to IN (Internet)
                        * flags -- the flags to send the query with 
-                       * tries -- the number of times to attempt to acheive query in case of packet loss, etc
+                       * tries -- the number of times to attempt to achieve query in case of packet loss, etc
                        
                        **Examples**