aboutsummaryrefslogtreecommitdiff
path: root/doc/crypto/ASN1_generate_nconf.pod
diff options
context:
space:
mode:
authorVeres Lajos <vlajos@gmail.com>2013-06-13 00:22:32 +0100
committerBen Laurie <ben@links.org>2013-09-05 21:39:42 +0100
commit478b50cf67d6a91fdcd584cff57c58b7e863055d (patch)
tree2503e85a768e8bde5edace29c80222b47ea1f0ea /doc/crypto/ASN1_generate_nconf.pod
parentd2625fd65772ce3de2563e648decd2d1074fd873 (diff)
downloadopenssl-478b50cf67d6a91fdcd584cff57c58b7e863055d.zip
openssl-478b50cf67d6a91fdcd584cff57c58b7e863055d.tar.gz
openssl-478b50cf67d6a91fdcd584cff57c58b7e863055d.tar.bz2
misspellings fixes by https://github.com/vlajos/misspell_fixer
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 542fd15..f21f189 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 preceeded by a minus sign and
+the value of the integer, it can be preceded by a minus sign and
is normally interpreted as a decimal value unless the prefix B<0x>
is included.