Make it possible to easily specify a libctx for EVP_DigestSign*
[openssl.git] / doc / man3 / OCSP_request_add1_nonce.pod
index 9d6c73171b85bca39b827adb3928139f136fe082..6620da645d0d04ad326dc6d6de8e6697276507b8 100644 (file)
@@ -24,7 +24,7 @@ it adds a nonce to OCSP basic response B<resp>.
 
 OCSP_check_nonce() compares the nonce value in B<req> and B<resp>.
 
-OCSP_copy_nonce() copys any nonce value present in B<req> to B<resp>.
+OCSP_copy_nonce() copies any nonce value present in B<req> to B<resp>.
 
 =head1 RETURN VALUES