summaryrefslogtreecommitdiff
path: root/libunbound/python/doc/install.rst
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2015-12-12 22:18:57 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2015-12-12 22:18:57 +0000
commita7af7146c91c816cb83e0c5812eca7019531acb5 (patch)
tree6e64b645522115b817ba7eabd4e4ce58f129e8c7 /libunbound/python/doc/install.rst
parent835a7e7a4dd68819f7610dafdf9277d3852aef6a (diff)
Diffstat (limited to 'libunbound/python/doc/install.rst')
-rw-r--r--libunbound/python/doc/install.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/libunbound/python/doc/install.rst b/libunbound/python/doc/install.rst
index f638ed18e705..a073a5c6603f 100644
--- a/libunbound/python/doc/install.rst
+++ b/libunbound/python/doc/install.rst
@@ -22,7 +22,7 @@ You need GNU make to compile sources; SWIG and Python devel libraries to compile
**Testing**
-If the compilation is successfull, you can test the python LDNS extension module by::
+If the compilation is successful, you can test the python LDNS extension module by::
> cd contrib/python
> make testenv