RT3802: Fixes typos in doc/crypto/
[openssl.git] / doc / crypto / X509_STORE_CTX_get_error.pod
index be00ff1fecf415c9f13b10c97e3f0a81fee2590c..7748e9042c36572e52dd793022b10bdd285dc9b5 100644 (file)
@@ -55,7 +55,7 @@ X509_STORE_CTX_get_error() returns B<X509_V_OK> or an error code.
 
 X509_STORE_CTX_get_error_depth() returns a non-negative error depth.
 
-X509_STORE_CTX_get_current_cert() returns the cerificate which caused the
+X509_STORE_CTX_get_current_cert() returns the certificate which caused the
 error or B<NULL> if no certificate is relevant to the error.
 
 X509_verify_cert_error_string() returns a human readable error string for