]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - doc/man3/DH_get0_pqg.pod
Fix typos
[thirdparty/openssl.git] / doc / man3 / DH_get0_pqg.pod
index 2afc35c77f865d75e364de9978615bedd8b3f1e9..245b413eb666d975969d4042dfb6516abacfa040 100644 (file)
@@ -40,7 +40,7 @@ see L<openssl_user_macros(7)>:
 
 All of the functions described on this page are deprecated.
 Applications should instead use L<EVP_PKEY_get_bn_param(3)> for any methods that
-return a B<BIGNUM>. Refer to L<EVP_PKEY-DH(7)> for more infomation.
+return a B<BIGNUM>. Refer to L<EVP_PKEY-DH(7)> for more information.
 
 A DH object contains the parameters I<p>, I<q> and I<g>. Note that the I<q>
 parameter is optional. It also contains a public key (I<pub_key>) and