summaryrefslogtreecommitdiffstats
path: root/doc/crypto/BN_CTX_new.pod
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>2000-01-27 01:50:42 +0000
committerUlf Möller <ulf@openssl.org>2000-01-27 01:50:42 +0000
commite93f9a3284c799bb851afaeddd56ed502ba189b6 (patch)
tree3252e4d6730be4eadb9db6b20470c81432a5050b /doc/crypto/BN_CTX_new.pod
parentbb075f883356589425b7e57f788c7498a83b0219 (diff)
Run ispell.
Clean up bn_mont.c.
Diffstat (limited to 'doc/crypto/BN_CTX_new.pod')
-rw-r--r--doc/crypto/BN_CTX_new.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/crypto/BN_CTX_new.pod b/doc/crypto/BN_CTX_new.pod
index f9ded384e2..45c70fd407 100644
--- a/doc/crypto/BN_CTX_new.pod
+++ b/doc/crypto/BN_CTX_new.pod
@@ -42,7 +42,7 @@ L<bn(3)|bn(3)>, L<err(3)|err(3)>, L<BN_add(3)|BN_add(3)>
=head1 HISTORY
-BN_CTX_new() and BN_CTX_free() are availabe in all versions on SSLeay
+BN_CTX_new() and BN_CTX_free() are available in all versions on SSLeay
and OpenSSL. BN_CTX_init() was added in SSLeay 0.9.1b.
=cut