aboutsummaryrefslogtreecommitdiffstats
path: root/lib/megaco
diff options
context:
space:
mode:
authorHans Bolinder <[email protected]>2011-09-27 08:28:51 +0200
committerHans Bolinder <[email protected]>2011-09-27 08:28:51 +0200
commitadeb8abaca990e6084ee101656832e115579a8ba (patch)
tree5723f86c92bec81a3289d17bd6afc5e07cabb302 /lib/megaco
parent289dfe970d3dab5fcc11492a0b20283f352a2fd0 (diff)
parentee205b29f7a2bb92aeef55ca88fccc8c91f22ec0 (diff)
downloadotp-adeb8abaca990e6084ee101656832e115579a8ba.tar.gz
otp-adeb8abaca990e6084ee101656832e115579a8ba.tar.bz2
otp-adeb8abaca990e6084ee101656832e115579a8ba.zip
Merge branch 'hb/doc_corrections/OTP-9550' into dev
* hb/doc_corrections/OTP-9550: Correct XML files
Diffstat (limited to 'lib/megaco')
-rw-r--r--lib/megaco/doc/src/megaco.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/megaco/doc/src/megaco.xml b/lib/megaco/doc/src/megaco.xml
index b9bf414299..5dd622368c 100644
--- a/lib/megaco/doc/src/megaco.xml
+++ b/lib/megaco/doc/src/megaco.xml
@@ -4,7 +4,7 @@
<erlref>
<header>
<copyright>
- <year>2000</year><year>2010</year>
+ <year>2000</year><year>2011</year>
<holder>Ericsson AB. All Rights Reserved.</holder>
</copyright>
<legalnotice>
@@ -646,7 +646,7 @@ megaco_incr_timer() = #megaco_incr_timer{}
segments has not yet been received.</p>
<p>When the timer finally expires, a "megaco segments not
received" (459) error message is sent to the other side
- and the user is notified with a <c><![CDATA[segment timeout]]></c><c><![CDATA[UserReply]]></c> in either the
+ and the user is notified with a <c><![CDATA[segment timeout]]></c> <c><![CDATA[UserReply]]></c> in either the
<seealso marker="megaco_user#trans_reply">handle_trans_reply</seealso> callback function or
the return value of the
<seealso marker="megaco#call">call</seealso> function. </p>
@@ -1165,7 +1165,7 @@ megaco_incr_timer() = #megaco_incr_timer{}
<p>When the timer finally expires, a "megaco segments not
received" (459) error message is sent to the other side
and the user is notified with a
- <c><![CDATA[segment timeout]]></c><c><![CDATA[UserReply]]></c> in either the
+ <c><![CDATA[segment timeout]]></c> <c><![CDATA[UserReply]]></c> in either the
<seealso marker="megaco_user#trans_reply">handle_trans_reply</seealso>
callback function or
the return value of the