diff --git a/contracts/libraries/configuration/ReserveConfiguration.sol b/contracts/libraries/configuration/ReserveConfiguration.sol index 7951d91a..71c64bde 100644 --- a/contracts/libraries/configuration/ReserveConfiguration.sol +++ b/contracts/libraries/configuration/ReserveConfiguration.sol @@ -86,7 +86,7 @@ library ReserveConfiguration { } /** - * @dev gets the Loan to Value of the reserve + * @dev gets the liquidation threshold of the reserve * @param self the reserve configuration * @return the liquidation threshold **/