summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>2004-03-06 08:43:36 +0000
committerUlf Möller <ulf@openssl.org>2004-03-06 08:43:36 +0000
commit2457c19df127456db2af099ae86f68e0b4fdbacf (patch)
tree904272cf4b46e34b62a71cb4b42854a905369a3c /doc
parent5fa5eb71a4eb1e015228327eeae415e129ef2faf (diff)
downloadopenssl-new-2457c19df127456db2af099ae86f68e0b4fdbacf.tar.gz
typo
Diffstat (limited to 'doc')
-rw-r--r--doc/crypto/BN_new.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/crypto/BN_new.pod b/doc/crypto/BN_new.pod
index 3033789c51..ab7a105e3a 100644
--- a/doc/crypto/BN_new.pod
+++ b/doc/crypto/BN_new.pod
@@ -20,7 +20,7 @@ BN_new, BN_init, BN_clear, BN_free, BN_clear_free - allocate and free BIGNUMs
=head1 DESCRIPTION
-BN_new() allocated and initializes a B<BIGNUM> structure. BN_init()
+BN_new() allocates and initializes a B<BIGNUM> structure. BN_init()
initializes an existing uninitialized B<BIGNUM>.
BN_clear() is used to destroy sensitive data such as keys when they