summaryrefslogtreecommitdiffstats
path: root/doc/man3/X509_check_ca.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man3/X509_check_ca.pod')
-rw-r--r--doc/man3/X509_check_ca.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man3/X509_check_ca.pod b/doc/man3/X509_check_ca.pod
index 38f0811dd0..ea8008a69f 100644
--- a/doc/man3/X509_check_ca.pod
+++ b/doc/man3/X509_check_ca.pod
@@ -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