diff options
author | Cristian Greco <[email protected]> | 2010-07-16 11:50:55 +0200 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2010-07-26 12:01:22 +0200 |
commit | 205cc29241a17736ab93d82459a19fece7ba7b20 (patch) | |
tree | f2ada3b498486d1e726bf0b41f15477b19dde257 /lib/snmp/doc/src/snmpa.xml | |
parent | c4b4edaaf03ac12e12080cb4a3768edbb6ecf77d (diff) | |
download | otp-205cc29241a17736ab93d82459a19fece7ba7b20.tar.gz otp-205cc29241a17736ab93d82459a19fece7ba7b20.tar.bz2 otp-205cc29241a17736ab93d82459a19fece7ba7b20.zip |
Fix minor typos and errors in documentation
Diffstat (limited to 'lib/snmp/doc/src/snmpa.xml')
-rw-r--r-- | lib/snmp/doc/src/snmpa.xml | 4 |
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> |