summaryrefslogtreecommitdiffstats
path: root/OpenSSL/ASN1.html
diff options
context:
space:
mode:
Diffstat (limited to 'OpenSSL/ASN1.html')
-rw-r--r--OpenSSL/ASN1.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSSL/ASN1.html b/OpenSSL/ASN1.html
index a66417e7..1f254b39 100644
--- a/OpenSSL/ASN1.html
+++ b/OpenSSL/ASN1.html
@@ -188,7 +188,7 @@
<h2 id="module-OpenSSL::ASN1-label-UNIVERSAL_TAG_NAME+constant"><a href="ASN1.html#UNIVERSAL_TAG_NAME"><code>UNIVERSAL_TAG_NAME</code></a> constant<span><a href="#module-OpenSSL::ASN1-label-UNIVERSAL_TAG_NAME+constant">&para;</a> <a href="#top">&uarr;</a></span></h2>
-<p>An Array that stores the name of a given tag number. These names are the same as the name of the tag constant that is additionally defined, e.g. <a href="2">UNIVERSAL_TAG_NAME</a> = “INTEGER” and OpenSSL::ASN1::INTEGER = 2.</p>
+<p>An Array that stores the name of a given tag number. These names are the same as the name of the tag constant that is additionally defined, e.g. +<a href="2">UNIVERSAL_TAG_NAME</a> = “INTEGER”+ and +OpenSSL::ASN1::INTEGER = 2+.</p>
<h2 id="module-OpenSSL::ASN1-label-Example+usage">Example usage<span><a href="#module-OpenSSL::ASN1-label-Example+usage">&para;</a> <a href="#top">&uarr;</a></span></h2>