Avoid Windows 8 Getversion deprecated errors.
[oweals/openssl.git] / doc / crypto / X509_VERIFY_PARAM_set_flags.pod
index b68eece033876b1732ba092ecee759b9f04901aa..46cac2bea2beaa83542a5c4b0261dade5f28e6eb 100644 (file)
@@ -113,7 +113,7 @@ a special status code is set to the verification callback. This permits it
 to examine the valid policy tree and perform additional checks or simply
 log it for debugging purposes.
 
-By default some addtional features such as indirect CRLs and CRLs signed by
+By default some additional features such as indirect CRLs and CRLs signed by
 different keys are disabled. If B<X509_V_FLAG_EXTENDED_CRL_SUPPORT> is set
 they are enabled.