summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjohnthagen <johnthagen@users.noreply.github.com>2016-11-02 16:23:57 -0400
committerGitHub <noreply@github.com>2016-11-02 16:23:57 -0400
commitd4dc4d490e83767a73b3c18e188819c3acbe5993 (patch)
tree961b6049a3f7d92123aef7fce8d3ede458b5d1ca
parent19d0af9a0429e6169fa0370c43ccc69afe7dcb92 (diff)
downloadpysnmp-git-d4dc4d490e83767a73b3c18e188819c3acbe5993.tar.gz
Fix typo
-rw-r--r--docs/source/docs/pysnmp-hlapi-tutorial.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/docs/pysnmp-hlapi-tutorial.rst b/docs/source/docs/pysnmp-hlapi-tutorial.rst
index 0ec57624..1d114a24 100644
--- a/docs/source/docs/pysnmp-hlapi-tutorial.rst
+++ b/docs/source/docs/pysnmp-hlapi-tutorial.rst
@@ -240,7 +240,7 @@ in `SNMPv2-MIB <http://mibs.snmplabs.com/asn1/SNMPv2-MIB>`_ module.
By default PySNMP will search your local filesystem for ASN.1 MIB files
you refer to. It can also be configured to automatically download
-them from remove hosts, as
+them from remote hosts, as
:doc:`shown </examples/hlapi/asyncore/sync/manager/cmdgen/mib-tweaks>`
in the examples. We maintain a
`collection <http://mibs.snmplabs.com/asn1/>`_ of ASN.1 MIB modules