]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - doc/man3/OSSL_CRMF_pbmp_new.pod
Fix Typos
[thirdparty/openssl.git] / doc / man3 / OSSL_CRMF_pbmp_new.pod
index 877fee65c2d4ed6b2590a0944f1dfb3b2de20679..cdd30ffca1743ea3b821cec2920262fe50ce49ca 100644 (file)
@@ -22,7 +22,7 @@ OSSL_CRMF_pbmp_new
 
 OSSL_CRMF_pbm_new() generates a PBM (Password-Based MAC) based on given PBM
 parameters B<pbmp>, message B<msg>, and secret B<sec>, along with the respective
-lengths B<msglen> and B<seclen>. On success writes the adddress of the newly
+lengths B<msglen> and B<seclen>. On success writes the address of the newly
 allocated MAC via the B<mac> reference parameter and writes the length via the
 B<maclen> reference parameter unless it its NULL.