PR: 910
[openssl.git] / doc / ssl / SSL_CTX_set_cert_store.pod
index 81286ee650f7df7d9c95ff0c3c8fd5c191837023..3a240c4d37476a596392c118af489fd2f1cb7db6 100644 (file)
@@ -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