Typo "preperly" -> "properly" (#156)

pull/162/head
Aaron Spike 2018-05-18 00:47:35 -05:00 committed by Ilya Etingof
parent f1e9f13141
commit 38827dec2c
1 changed files with 1 additions and 1 deletions

View File

@ -126,7 +126,7 @@ objects representing completely different instances of hardware
or software being managed. This is where SNMP context could
be used.
To indicate SNMP context at high-level API a preperly initialized
To indicate SNMP context at high-level API a properly initialized
:py:class:`~pysnmp.hlapi.ContextData` object should be used.
For this example we will use the 'empty' context (default).