aboutsummaryrefslogtreecommitdiffstats
path: root/lib/diameter/doc/src/diameter_codec.xml
diff options
context:
space:
mode:
authorAnders Svensson <[email protected]>2018-04-27 10:02:25 +0200
committerAnders Svensson <[email protected]>2018-04-27 10:02:25 +0200
commit9d18ba07159b414af1b60b5cd2e34755338358d2 (patch)
treef335b4f8853c894af91a5f7427882909b459dbae /lib/diameter/doc/src/diameter_codec.xml
parent1c0faa63188242378e225d2a90cb2003f8928e1f (diff)
parentfca3bf07e8dd53453f5271196f13967fcec80668 (diff)
downloadotp-9d18ba07159b414af1b60b5cd2e34755338358d2.tar.gz
otp-9d18ba07159b414af1b60b5cd2e34755338358d2.tar.bz2
otp-9d18ba07159b414af1b60b5cd2e34755338358d2.zip
Merge branch 'anders/diameter/21.0/OTP-15045'
* anders/diameter/21.0/OTP-15045: vsn -> 2.1.5 Update appup for 21.0 Fix release note typo 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>