summaryrefslogtreecommitdiff
path: root/lib/snmp/src/agent/snmpa_acm.erl
diff options
context:
space:
mode:
Diffstat (limited to 'lib/snmp/src/agent/snmpa_acm.erl')
-rw-r--r--lib/snmp/src/agent/snmpa_acm.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/snmp/src/agent/snmpa_acm.erl b/lib/snmp/src/agent/snmpa_acm.erl
index de67df8a06..de550c590a 100644
--- a/lib/snmp/src/agent/snmpa_acm.erl
+++ b/lib/snmp/src/agent/snmpa_acm.erl
@@ -234,7 +234,7 @@ invalidate_ca_cache() ->
%%-----------------------------------------------------------------
%% NOTE: The do_get MUST be executed in the Master agents's
-%% context. Therefor, force master-agent to do a GET to
+%% context. Therefore, force master-agent to do a GET to
%% retrieve the value for snmpEnableAuthenTraps.
%% A user may have another impl. than default for this
%% variable.