summaryrefslogtreecommitdiffstats
path: root/doc/crypto/X509_get_extension_flags.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/crypto/X509_get_extension_flags.pod')
-rw-r--r--doc/crypto/X509_get_extension_flags.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/crypto/X509_get_extension_flags.pod b/doc/crypto/X509_get_extension_flags.pod
index a4a33ae937..92e8a6ba1f 100644
--- a/doc/crypto/X509_get_extension_flags.pod
+++ b/doc/crypto/X509_get_extension_flags.pod
@@ -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