aboutsummaryrefslogtreecommitdiffstats
path: root/lib/diameter/doc/src/diameter_codec.xml
diff options
context:
space:
mode:
authorbitnitdit <[email protected]>2017-11-24 10:37:28 +0800
committerAnders Svensson <[email protected]>2018-04-26 12:29:52 +0200
commitde196c392eff1ca5f10ad493c9e2e44a01b7fc09 (patch)
tree26cb787d1f441a158c83cff81e35301bf8b689bb /lib/diameter/doc/src/diameter_codec.xml
parenta113f6117fd696ea6f84ed754055b4ec97a7ccb2 (diff)
downloadotp-de196c392eff1ca5f10ad493c9e2e44a01b7fc09.tar.gz
otp-de196c392eff1ca5f10ad493c9e2e44a01b7fc09.tar.bz2
otp-de196c392eff1ca5f10ad493c9e2e44a01b7fc09.zip
Fix documentation typos
Diffstat (limited to 'lib/diameter/doc/src/diameter_codec.xml')
-rw-r--r--lib/diameter/doc/src/diameter_codec.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/diameter/doc/src/diameter_codec.xml b/lib/diameter/doc/src/diameter_codec.xml
index 5124b49484..0a34dd7ec7 100644
--- a/lib/diameter/doc/src/diameter_codec.xml
+++ b/lib/diameter/doc/src/diameter_codec.xml
@@ -255,7 +255,7 @@ Another list-valued representation allows a message to be specified
as a list whose head is a &header; and whose tail is an &avp; list.
This representation is used by diameter itself when relaying requests
as directed by the return value of a &app_handle_request; callback.
-It differs from the other other two in that it bypasses the checks for
+It differs from the other two in that it bypasses the checks for
messages that do not agree with their definitions in the dictionary in
question: messages are sent exactly as specified.</p>