From 851e80ae0e04a05c40755d2f5a95d3571f71d64b Mon Sep 17 00:00:00 2001 From: elie Date: Sat, 19 Sep 2015 13:42:34 +0000 Subject: sidebar menu rearrangement + typo fixes --- pysnmp/entity/rfc3413/oneliner/sync/cmdgen.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pysnmp') diff --git a/pysnmp/entity/rfc3413/oneliner/sync/cmdgen.py b/pysnmp/entity/rfc3413/oneliner/sync/cmdgen.py index c0f8af1..1369a43 100644 --- a/pysnmp/entity/rfc3413/oneliner/sync/cmdgen.py +++ b/pysnmp/entity/rfc3413/oneliner/sync/cmdgen.py @@ -419,8 +419,8 @@ def bulkCmd(snmpEngine, authData, transportTarget, contextData, Class instance representing SNMP ContextEngineId and ContextName values. nonRepeaters : int - One MIB variable is requested in response for the first - `nonRepeaters` MIB variables in request. + One MIB variable is requested in response for the first + `nonRepeaters` MIB variables in request. maxRepetitions : int `maxRepetitions` MIB variables are requested in response for each -- cgit v1.2.1