summaryrefslogtreecommitdiff
path: root/libunbound/python/doc
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
parent835a7e7a4dd68819f7610dafdf9277d3852aef6a (diff)
Diffstat (limited to 'libunbound/python/doc')
-rw-r--r--libunbound/python/doc/install.rst2
-rw-r--r--libunbound/python/doc/modules/unbound.rst2
2 files changed, 2 insertions, 2 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
diff --git a/libunbound/python/doc/modules/unbound.rst b/libunbound/python/doc/modules/unbound.rst
index 21f4a12d8440..77e4cd1a1751 100644
--- a/libunbound/python/doc/modules/unbound.rst
+++ b/libunbound/python/doc/modules/unbound.rst
@@ -42,7 +42,7 @@ Class ub_result
False, if validation failed or domain queried has no security info.
It is possible to get a result with no data (havedata is false),
- and secure is true. This means that the non-existance of the data
+ and secure is true. This means that the non-existence of the data
was cryptographically proven (with signatures).
.. attribute:: bogus