From 205cc29241a17736ab93d82459a19fece7ba7b20 Mon Sep 17 00:00:00 2001 From: Cristian Greco Date: Fri, 16 Jul 2010 11:50:55 +0200 Subject: Fix minor typos and errors in documentation --- lib/snmp/doc/src/snmpa.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/snmp/doc') 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).

Restart the worker process of a multi-threaded agent.

-

This is a utility function, that can be usefull when +

This is a utility function, that can be useful when e.g. debugging instrumentation functions.

@@ -1249,7 +1249,7 @@ snmp_agent:register_subagent(SA1,[1,2,3], SA2).

Restart the set worker process of a multi-threaded agent.

-

This is a utility function, that can be usefull when +

This is a utility function, that can be useful when e.g. debugging instrumentation functions.

-- cgit v1.2.3