]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - doc/man3/OCSP_request_add1_nonce.pod
Fix errors found by new find-doc-nits
[thirdparty/openssl.git] / doc / man3 / OCSP_request_add1_nonce.pod
index 755bfb04f08e119eb87b9e6c8be9e0fd3f6a3ad1..9d6c73171b85bca39b827adb3928139f136fe082 100644 (file)
@@ -57,7 +57,7 @@ performance reasons. As a result they do not support nonces.
 
 The return values of OCSP_check_nonce() can be checked to cover each case.  A
 positive return value effectively indicates success: nonces are both present
-and match, both absent or present in the response only. A non-zero return
+and match, both absent or present in the response only. A nonzero return
 additionally covers the case where the nonce is present in the request only:
 this will happen if the responder doesn't support nonces. A zero return value
 indicates present and mismatched nonces: this should be treated as an error