summaryrefslogtreecommitdiff
path: root/doc/resolver.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/resolver.rst')
-rw-r--r--doc/resolver.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/resolver.rst b/doc/resolver.rst
index 232ed66..e9cf7b2 100644
--- a/doc/resolver.rst
+++ b/doc/resolver.rst
@@ -7,7 +7,7 @@ Stub Resolver
Dnspython's resolver module implements a "stub resolver", which does DNS
recursion with the aid of a remote "full resolver" provided by an ISP
or other service provider. By default, dnspython will use the full
-resolver specifed by its host system, but another resolver can easily
+resolver specified by its host system, but another resolver can easily
be used simply by setting the *nameservers* attribute.
.. toctree::