From de196c392eff1ca5f10ad493c9e2e44a01b7fc09 Mon Sep 17 00:00:00 2001 From: bitnitdit Date: Fri, 24 Nov 2017 10:37:28 +0800 Subject: Fix documentation typos --- lib/diameter/doc/src/diameter.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lib/diameter/doc/src/diameter.xml') diff --git a/lib/diameter/doc/src/diameter.xml b/lib/diameter/doc/src/diameter.xml index 6bc7d147c0..dfa4c803ed 100644 --- a/lib/diameter/doc/src/diameter.xml +++ b/lib/diameter/doc/src/diameter.xml @@ -135,7 +135,7 @@ along with any extra arguments to be appended to those documented. Note that extra arguments specific to an outgoing request can be specified to &call;, in which case -those are are appended to any module-specific extra arguments.

+those are appended to any module-specific extra arguments.

Specifying a #diameter_callback{} record allows individual @@ -150,7 +150,7 @@ See diameter_callback.erl for details.

Options defining a Diameter application. -Has one the following types.

+Has one of the following types.

@@ -2221,7 +2221,7 @@ Stop a diameter service.

Stopping a service causes all associated transport connections to be broken. -A DPR message with be sent as in the case of &remove_transport;.

+A DPR message will be sent as in the case of &remove_transport;.

-- cgit v1.2.3