aboutsummaryrefslogtreecommitdiffstats
path: root/lib/snmp
diff options
context:
space:
mode:
authorCristian Greco <[email protected]>2010-07-16 11:50:55 +0200
committerBjörn Gustavsson <[email protected]>2010-07-26 12:01:22 +0200
commit205cc29241a17736ab93d82459a19fece7ba7b20 (patch)
treef2ada3b498486d1e726bf0b41f15477b19dde257 /lib/snmp
parentc4b4edaaf03ac12e12080cb4a3768edbb6ecf77d (diff)
downloadotp-205cc29241a17736ab93d82459a19fece7ba7b20.tar.gz
otp-205cc29241a17736ab93d82459a19fece7ba7b20.tar.bz2
otp-205cc29241a17736ab93d82459a19fece7ba7b20.zip
Fix minor typos and errors in documentation
Diffstat (limited to 'lib/snmp')
-rw-r--r--lib/snmp/doc/src/snmpa.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/snmp/doc/src/snmpa.xml b/lib/snmp/doc/src/snmpa.xml
index 1be6abe6dd..f546724a78 100644
--- a/lib/snmp/doc/src/snmpa.xml
+++ b/lib/snmp/doc/src/snmpa.xml
@@ -1233,7 +1233,7 @@ snmp_agent:register_subagent(SA1,[1,2,3], SA2).
</type>
<desc>
<p>Restart the worker process of a multi-threaded agent.</p>
- <p>This is a utility function, that can be usefull when
+ <p>This is a utility function, that can be useful when
e.g. debugging instrumentation functions.</p>
<marker id="restart_set_worker"></marker>
@@ -1249,7 +1249,7 @@ snmp_agent:register_subagent(SA1,[1,2,3], SA2).
</type>
<desc>
<p>Restart the set worker process of a multi-threaded agent.</p>
- <p>This is a utility function, that can be usefull when
+ <p>This is a utility function, that can be useful when
e.g. debugging instrumentation functions.</p>
<marker id="verbosity"></marker>