summaryrefslogtreecommitdiff
path: root/libunbound/python/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libunbound/python/Makefile')
-rw-r--r--libunbound/python/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libunbound/python/Makefile b/libunbound/python/Makefile
index 01b057731fe2..9a98ef5b5f78 100644
--- a/libunbound/python/Makefile
+++ b/libunbound/python/Makefile
@@ -36,7 +36,7 @@
help:
@echo "Please use \`make <target>' where <target> is one of"
@echo " testenv to make test environment and run bash "
- @echo " usefull in case you don't want to install unbound but want to test examples"
+ @echo " useful in case you don't want to install unbound but want to test examples"
@echo " doc to make documentation"
@echo " clean clean all"