diff --git a/include/mbedtls/ecp.h b/include/mbedtls/ecp.h index 1c271c913d..dd3988eec8 100644 --- a/include/mbedtls/ecp.h +++ b/include/mbedtls/ecp.h @@ -506,8 +506,7 @@ mbedtls_ecp_curve_type mbedtls_ecp_get_type( const mbedtls_ecp_group *grp ); /** * \brief This function retrieves the information defined in - * mbedtls_ecp_curve_info() for all supported curves in order - * of preference. + * mbedtls_ecp_curve_info() for all supported curves. * * \note This function returns information about all curves * supported by the library. Some curves may not be