diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2017-02-03 13:01:00 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2017-02-03 13:01:00 +0000 |
| commit | c6342fe2e90510d8d2296423f2ca92818a7b3d18 (patch) | |
| tree | 0cc9064980c804a7bf5cc6d96c9249950c7e56a9 /contrib/python/Makefile | |
| parent | 65be028f32ed37dce84f6328d4a7172132c8c224 (diff) | |
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 debc7d0486d2..172ab20c1a4e 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" |
