Expand the XTS documentation
[openssl.git] / doc / man3 / EVP_KDF.pod
index 9bb360d8b8df7b4d10a8ef150b67729fe6b4a1d6..2d7fe49c167518a7c4f6abdeacdc5d65ea433b0d 100644 (file)
@@ -122,7 +122,7 @@ defined by the implementation.
 
 EVP_KDF_gettable_params(), EVP_KDF_gettable_ctx_params() and
 EVP_KDF_settable_ctx_params() get a constant B<OSSL_PARAM> array that
-decribes the retrievable and settable parameters, i.e. parameters that
+describes the retrievable and settable parameters, i.e. parameters that
 can be used with EVP_KDF_get_params(), EVP_KDF_CTX_get_params()
 and EVP_KDF_CTX_set_params(), respectively.
 See L<OSSL_PARAM(3)> for the use of B<OSSL_PARAM> as parameter descriptor.