aboutsummaryrefslogtreecommitdiffstats
path: root/lib/asn1/doc/src/asn1ct.xml
diff options
context:
space:
mode:
authorBjörn-Egil Dahlberg <[email protected]>2013-09-09 15:43:46 +0200
committerBjörn-Egil Dahlberg <[email protected]>2013-09-09 15:43:46 +0200
commitba922c02caf86dd9a9add4a390c88644cb03e48c (patch)
treec9a46955948400c966dc92caae6665610c85df59 /lib/asn1/doc/src/asn1ct.xml
parent74a8ecf92551ff18c07e6fd5390de8a7f9e6d9f3 (diff)
parent7b0552f2136cab272381b25685eec55fa5793ce4 (diff)
downloadotp-ba922c02caf86dd9a9add4a390c88644cb03e48c.tar.gz
otp-ba922c02caf86dd9a9add4a390c88644cb03e48c.tar.bz2
otp-ba922c02caf86dd9a9add4a390c88644cb03e48c.zip
Merge branch 'maint'
Diffstat (limited to 'lib/asn1/doc/src/asn1ct.xml')
-rw-r--r--lib/asn1/doc/src/asn1ct.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/asn1/doc/src/asn1ct.xml b/lib/asn1/doc/src/asn1ct.xml
index b020643149..6b6f46d39f 100644
--- a/lib/asn1/doc/src/asn1ct.xml
+++ b/lib/asn1/doc/src/asn1ct.xml
@@ -356,11 +356,11 @@ File3.asn </pre>
</item>
</list>
- <p>Schematically the following happens for each type in the module:
+ <p>Schematically the following happens for each type in the module:</p>
<code type="none">
{ok, Value} = asn1ct:value(Module, Type),
{ok, Bytes} = asn1ct:encode(Module, Type, Value),
-{ok, Value} = asn1ct:decode(Module, Type, Bytes).</code></p>
+{ok, Value} = asn1ct:decode(Module, Type, Bytes).</code>
<p>The <c>test</c> functions utilizes the <c>*.asn1db</c> files
for all included modules. If they are located in a different