aboutsummaryrefslogtreecommitdiff
path: root/crypto/x509v3/pcy_int.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/x509v3/pcy_int.h')
-rw-r--r--crypto/x509v3/pcy_int.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/x509v3/pcy_int.h b/crypto/x509v3/pcy_int.h
index 809dc5e..8c2ef95 100644
--- a/crypto/x509v3/pcy_int.h
+++ b/crypto/x509v3/pcy_int.h
@@ -168,7 +168,7 @@ struct X509_POLICY_TREE_st {
* required.
*/
STACK_OF(X509_POLICY_DATA) *extra_data;
- /* This is the authority constained policy set */
+ /* This is the authority constrained policy set */
STACK_OF(X509_POLICY_NODE) *auth_policies;
STACK_OF(X509_POLICY_NODE) *user_policies;
unsigned int flags;