From 620d540bd47a96fb6905fbbdd8ea5167a8841a3e Mon Sep 17 00:00:00 2001 From: FdaSilvaYY Date: Thu, 10 Mar 2016 21:34:48 +0100 Subject: various spelling fixes Reviewed-by: Richard Levitte Reviewed-by: Rich Salz --- crypto/x509v3/pcy_int.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crypto/x509v3') 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; -- cgit v1.2.3