Make it possible to easily specify a libctx for EVP_DigestSign*
[openssl.git] / doc / man3 / X509_check_ca.pod
index 4540e96d3e3084031190b1a2170a987adb081283..9fe01d1983961c97ca97456a775733ad1b9e825e 100644 (file)
@@ -24,7 +24,7 @@ B<keyUsage> extension with bit B<keyCertSign> set, but without
 B<basicConstraints>, and 5 if it has outdated Netscape Certificate Type
 extension telling that it is CA certificate.
 
-Actually, any non-zero value means that this certificate could have been
+Actually, any nonzero value means that this certificate could have been
 used to sign other certificates.
 
 =head1 SEE ALSO