aboutsummaryrefslogtreecommitdiffstats
path: root/lib/asn1
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2014-03-25 06:59:59 +0100
committerBjörn Gustavsson <[email protected]>2014-03-28 10:06:45 +0100
commit3c3eeceb484079b47ce1d754eac63c5f07834225 (patch)
treefc9616a7ed67d385c92bd5cc226c2c3e0c99bcb8 /lib/asn1
parent70c48be27e74916dfbcee48343ede1882658832c (diff)
downloadotp-3c3eeceb484079b47ce1d754eac63c5f07834225.tar.gz
otp-3c3eeceb484079b47ce1d754eac63c5f07834225.tar.bz2
otp-3c3eeceb484079b47ce1d754eac63c5f07834225.zip
Fix an ampersand
Diffstat (limited to 'lib/asn1')
-rw-r--r--lib/asn1/doc/src/asn1_ug.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/asn1/doc/src/asn1_ug.xml b/lib/asn1/doc/src/asn1_ug.xml
index cef7945226..18aa0b1d87 100644
--- a/lib/asn1/doc/src/asn1_ug.xml
+++ b/lib/asn1/doc/src/asn1_ug.xml
@@ -1435,7 +1435,7 @@ StartMessage ::= SEQUENCE {
<p><c>StartMessage</c> can in the <c>content</c> field be
encoded with a value of any type that an object in the
<c>GENERAL-PROCEDURES</c> object set has in its <c>NEW MESSAGE</c> field. This field refers to a type field
- <c><![CDATA[&amp;Message]]></c> in the class. The <c>msgId</c> field is always
+ <c>&amp;Message</c> in the class. The <c>msgId</c> field is always
encoded as a PrintableString, since the field refers to a fixed type
in the class.</p>
<p>In practice, object sets are usually declared to be extensible so