summaryrefslogtreecommitdiff
path: root/libunbound/python/libunbound.i
diff options
context:
space:
mode:
Diffstat (limited to 'libunbound/python/libunbound.i')
-rw-r--r--libunbound/python/libunbound.i2
1 files changed, 1 insertions, 1 deletions
diff --git a/libunbound/python/libunbound.i b/libunbound/python/libunbound.i
index 763879e80869..c9549bf9008d 100644
--- a/libunbound/python/libunbound.i
+++ b/libunbound/python/libunbound.i
@@ -363,7 +363,7 @@ Result: ['74.125.43.147', '74.125.43.99', '74.125.43.103', '74.125.43.104']
ctx.debuglevel(3)
ctx.debugout(fw)
- Another option is to print the debug informations to stderr output
+ Another option is to print the debug information to stderr output
::