diff options
Diffstat (limited to 'contrib/python/Makefile')
-rw-r--r-- | contrib/python/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/python/Makefile b/contrib/python/Makefile index debc7d0486d2c..172ab20c1a4e6 100644 --- a/contrib/python/Makefile +++ b/contrib/python/Makefile @@ -34,7 +34,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 ldns but want to test examples" + @echo " useful in case you don't want to install ldns but want to test examples" @echo " doc to make documentation" @echo " clean clean all" |