]> git.ipfire.org Git - thirdparty/ldns.git/commitdiff
spelling: method
authorJosh Soref <jsoref@users.noreply.github.com>
Sun, 13 Jun 2021 21:33:38 +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/python/examples/test_buffer.py

index 472bd6fdbf4d07afbfdfbcc70bdc878a4c8e4359..7bdf413e5c0b834282cf6f7034c7c241ffb76dfd 100755 (executable)
@@ -230,7 +230,7 @@ if True:
 
 #if not error_detected:
 if True:
-    mehod_name = "ldns_buffer.flip()"
+    method_name = "ldns_buffer.flip()"
     buf.printf("abcdef")
     try:
         buf.flip()