summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorLutz Jänicke <jaenicke@openssl.org>2002-06-04 20:43:10 +0000
committerLutz Jänicke <jaenicke@openssl.org>2002-06-04 20:43:10 +0000
commita5200a1b8f28e9bd9a90525e60175a6c0844735f (patch)
tree376210aaeec7830fa81f762d6aaf9bf85b84bd12 /doc
parent6631a7e7f1897f5b6b8709ff459f5a342ba1d312 (diff)
Typo.
PR: 72
Diffstat (limited to 'doc')
-rw-r--r--doc/ssl/SSL_CTX_set_cert_store.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ssl/SSL_CTX_set_cert_store.pod b/doc/ssl/SSL_CTX_set_cert_store.pod
index 81286ee650..3a240c4d37 100644
--- a/doc/ssl/SSL_CTX_set_cert_store.pod
+++ b/doc/ssl/SSL_CTX_set_cert_store.pod
@@ -14,7 +14,7 @@ SSL_CTX_set_cert_store, SSL_CTX_get_cert_store - manipulate X509 certificate ver
=head1 DESCRIPTION
SSL_CTX_set_cert_store() sets/replaces the certificate verification storage
-of B<ctx> to/with B<store>. If another X505_STORE object is currently
+of B<ctx> to/with B<store>. If another X509_STORE object is currently
set in B<ctx>, it will be X509_STORE_free()ed.
SSL_CTX_get_cert_store() returns a pointer to the current certificate