diff --git a/doc/crypto/X509_LOOKUP_hash_dir.pod b/doc/crypto/X509_LOOKUP_hash_dir.pod index 680a9fd..7a5d684 100644 --- a/doc/crypto/X509_LOOKUP_hash_dir.pod +++ b/doc/crypto/X509_LOOKUP_hash_dir.pod @@ -24,7 +24,7 @@ lookup methods B<X509_LOOKUP_hash_dir> and B<X509_LOOKUP_file> are two certificate lookup methods to use with B<X509_STORE>, provided by OpenSSL library. -Users of the library typically do not need to create instanses of these +Users of the library typically do not need to create instances of these methods manually, they would be created automatically by L<X509_STORE_load_locations(3)> or L<SSL_CTX_load_verify_locations(3)>
_______________________________________________ openssl-dev mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev
