summaryrefslogtreecommitdiff
path: root/pysnmp/hlapi/v3arch/asyncore/ntforg.py
diff options
context:
space:
mode:
Diffstat (limited to 'pysnmp/hlapi/v3arch/asyncore/ntforg.py')
-rw-r--r--pysnmp/hlapi/v3arch/asyncore/ntforg.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pysnmp/hlapi/v3arch/asyncore/ntforg.py b/pysnmp/hlapi/v3arch/asyncore/ntforg.py
index 779c4246..7df0bc08 100644
--- a/pysnmp/hlapi/v3arch/asyncore/ntforg.py
+++ b/pysnmp/hlapi/v3arch/asyncore/ntforg.py
@@ -82,7 +82,7 @@ def sendNotification(snmpEngine, authData, transportTarget, contextData,
properly formed SNMP notification (to comply MIB definition). If you
build notification PDU out of :py:class:`~pysnmp.smi.rfc1902.ObjectType`
objects or simple tuples of OID-value objects, it is your responsibility
- to provide well-formed notificaton payload.
+ to provide well-formed notification payload.
Other Parameters
----------------