]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - doc/man3/EVP_DigestSignInit.pod
Fix Typos
[thirdparty/openssl.git] / doc / man3 / EVP_DigestSignInit.pod
index 4c497fafa07b482bbc8904965a9307d9257c510c..0f9c95230369861827e60459e9e7c26d2adc9504 100644 (file)
@@ -35,7 +35,7 @@ EVP_MD_CTX is freed).
 
 The digest B<type> may be NULL if the signing algorithm supports it.
 
-No B<EVP_PKEY_CTX> will be created by EVP_DigsetSignInit() if the passed B<ctx>
+No B<EVP_PKEY_CTX> will be created by EVP_DigestSignInit() if the passed B<ctx>
 has already been assigned one via L<EVP_MD_CTX_set_ctx(3)>. See also L<SM2(7)>.
 
 Only EVP_PKEY types that support signing can be used with these functions. This