X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fx509v3%2Fpcy_int.h;h=8c2ef959e3e4fc9e13390f40c702f0fc7e904f2c;hp=809dc5e43692f4a4d983b8e28b51988a51e508f9;hb=620d540bd47a96fb6905fbbdd8ea5167a8841a3e;hpb=349807608f31b20af01a342d0072bb92e0b036e2 diff --git a/crypto/x509v3/pcy_int.h b/crypto/x509v3/pcy_int.h index 809dc5e436..8c2ef959e3 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;