spelling fixes, just comments and readme.
[openssl.git] / doc / crypto / X509_get_extension_flags.pod
index a4a33ae9374e307cf6ead5a647f247857394344d..92e8a6ba1fccb9a97569f7606787ae5b6d5b2477 100644 (file)
@@ -118,7 +118,7 @@ certificate B<x>.  This is for the users who need to mark non-RFC3820 proxy
 certificates as such, as OpenSSL only detects RFC3820 compliant ones.
 
 X509_get_proxy_pathlen() returns the proxy certificate path length for the
-given certificate B<x> if it is a proxy certicate.
+given certificate B<x> if it is a proxy certificate.
 
 =head1 NOTES