summaryrefslogtreecommitdiffstats
path: root/doc/man3/OCSP_cert_to_id.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man3/OCSP_cert_to_id.pod')
-rw-r--r--doc/man3/OCSP_cert_to_id.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man3/OCSP_cert_to_id.pod b/doc/man3/OCSP_cert_to_id.pod
index c8d39c1913..cc03452a9f 100644
--- a/doc/man3/OCSP_cert_to_id.pod
+++ b/doc/man3/OCSP_cert_to_id.pod
@@ -52,7 +52,7 @@ corresponding parameter can be set to B<NULL>.
OCSP_cert_to_id() and OCSP_cert_id_new() return either a pointer to a valid
B<OCSP_CERTID> structure or B<NULL> if an error occurred.
-OCSP_id_cmp() and OCSP_id_issuer_cmp() returns zero for a match and non-zero
+OCSP_id_cmp() and OCSP_id_issuer_cmp() returns zero for a match and nonzero
otherwise.
OCSP_CERTID_free() does not return a value.