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/megaco/doc/src/megaco.xml | 4 ++-- lib/megaco/doc/src/megaco_flex_scanner.xml | 2 +- lib/megaco/doc/src/megaco_user.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'lib/megaco/doc') diff --git a/lib/megaco/doc/src/megaco.xml b/lib/megaco/doc/src/megaco.xml index ae9e250965..b9bf414299 100644 --- a/lib/megaco/doc/src/megaco.xml +++ b/lib/megaco/doc/src/megaco.xml @@ -662,7 +662,7 @@ megaco_incr_timer() = #megaco_incr_timer{} -

Do not segment outgoing reply messages. This is usefull when +

Do not segment outgoing reply messages. This is useful when either it is known that messages are never to large or that the transport protocol can handle such things on its own (e.g. TCP or SCTP).

@@ -1182,7 +1182,7 @@ megaco_incr_timer() = #megaco_incr_timer{} -

Do not segment outgoing reply messages. This is usefull when +

Do not segment outgoing reply messages. This is useful when either it is known that messages are never to large or that the transport protocol can handle such things on its own (e.g. TCP or SCTP).

diff --git a/lib/megaco/doc/src/megaco_flex_scanner.xml b/lib/megaco/doc/src/megaco_flex_scanner.xml index eb206e5d13..18c40bb71a 100644 --- a/lib/megaco/doc/src/megaco_flex_scanner.xml +++ b/lib/megaco/doc/src/megaco_flex_scanner.xml @@ -128,7 +128,7 @@ megaco_version() = integer() >= 1 Boolean = boolean() -

Checks if a port is a flex scanner port or not (usefull when +

Checks if a port is a flex scanner port or not (useful when if a port exits).

diff --git a/lib/megaco/doc/src/megaco_user.xml b/lib/megaco/doc/src/megaco_user.xml index 7332fa684d..7987ed3392 100644 --- a/lib/megaco/doc/src/megaco_user.xml +++ b/lib/megaco/doc/src/megaco_user.xml @@ -504,7 +504,7 @@ protocol_version() = integer() ]]> not, is also included in the .

The defaults to , - but may be explicitely overridden by a + but may be explicitly overridden by a option in order to forward info about the calling context of the originating process.

At , the either contains:

-- cgit v1.2.3