]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - doc/man3/EVP_PKEY_CTX_ctrl.pod
Fix some typos
[thirdparty/openssl.git] / doc / man3 / EVP_PKEY_CTX_ctrl.pod
index 306b20b603be54dee548f0103212bfb6ce8eac6c..4d52af9d4c4ce3c76b1855067b77146e6761912f 100644 (file)
@@ -198,7 +198,7 @@ The internal algorithm that supports this parameter is DSA.
 =back
 
 EVP_PKEY_CTX_gettable_params() and EVP_PKEY_CTX_settable_params() gets a
-constant B<OSSL_PARAM> array that decribes the  gettable and
+constant B<OSSL_PARAM> array that describes the  gettable and
 settable parameters for the current algorithm implementation, i.e. parameters
 that can be used with EVP_PKEY_CTX_get_params() and EVP_PKEY_CTX_set_params()
 respectively.