various spelling fixes
[openssl.git] / crypto / x509v3 / pcy_int.h
index b222557c52f32638d43cf4ef495b3dcf24501054..8c2ef959e3e4fc9e13390f40c702f0fc7e904f2c 100644 (file)
@@ -1,4 +1,3 @@
-/* pcy_int.h */
 /*
  * Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL project
  * 2004.
@@ -169,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;