summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlya Etingof <etingof@gmail.com>2016-11-03 01:49:17 +0100
committerGitHub <noreply@github.com>2016-11-03 01:49:17 +0100
commite32f9b5560f411b61a8f46f7f1c2bfb732748957 (patch)
tree61ac920dff6003841d8f540ef5909dbe1f004f0d
parentbcef6eb20642a8513a96f1d71d5948caf75ab329 (diff)
parentd4dc4d490e83767a73b3c18e188819c3acbe5993 (diff)
downloadpysnmp-git-e32f9b5560f411b61a8f46f7f1c2bfb732748957.tar.gz
Merge pull request #27 from johnthagen/patch-4
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 ba69326f..c242d1ec 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