aboutsummaryrefslogtreecommitdiff
path: root/doc/crypto/ASN1_generate_nconf.pod
diff options
context:
space:
mode:
authorRich Salz <rsalz@akamai.com>2014-07-02 22:42:40 -0400
committerRich Salz <rsalz@akamai.com>2014-07-02 22:42:40 -0400
commitfc1d88f02f45812fb1515bf83aa8f7eaadf4d0f5 (patch)
treeb8d518d46760a64701b211a59acb3447e24c6530 /doc/crypto/ASN1_generate_nconf.pod
parent5cc99c6cf5e908df6b00b04af7f08e99c0698c7b (diff)
downloadopenssl-fc1d88f02f45812fb1515bf83aa8f7eaadf4d0f5.zip
openssl-fc1d88f02f45812fb1515bf83aa8f7eaadf4d0f5.tar.gz
openssl-fc1d88f02f45812fb1515bf83aa8f7eaadf4d0f5.tar.bz2
Close a whole bunch of documentation-related tickets:
298 424 656 882 939 1630 1807 2263 2294 2311 2424 2623 2637 2686 2697 2921 2922 2940 3055 3112 3156 3177 3277
Diffstat (limited to 'doc/crypto/ASN1_generate_nconf.pod')
-rw-r--r--doc/crypto/ASN1_generate_nconf.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/crypto/ASN1_generate_nconf.pod b/doc/crypto/ASN1_generate_nconf.pod
index f21f189..bfa0a04 100644
--- a/doc/crypto/ASN1_generate_nconf.pod
+++ b/doc/crypto/ASN1_generate_nconf.pod
@@ -61,7 +61,7 @@ Encode the B<NULL> type, the B<value> string must not be present.
=item B<INTEGER>, B<INT>
Encodes an ASN1 B<INTEGER> type. The B<value> string represents
-the value of the integer, it can be preceded by a minus sign and
+the value of the integer, it can be prefaced by a minus sign and
is normally interpreted as a decimal value unless the prefix B<0x>
is included.