Fix some wording and markup
[openssl.git] / doc / man3 / EVP_VerifyInit.pod
index b60c31ca224c89db0a204f032816e1a386d86dc4..654c6bc5b36d6949828a06980fafb65aaaba0e2d 100644 (file)
@@ -72,7 +72,7 @@ data have been passed through EVP_SignUpdate().
 
 It is not possible to change the signing parameters using these function.
 
-The previous two bugs are fixed in the newer EVP_VerifyDigest*() function.
+The previous two bugs are fixed in the newer EVP_DigestVerify*() function.
 
 =head1 SEE ALSO