Updated comment

This commit is contained in:
The3D 2020-11-23 19:26:25 +01:00
parent e415c9cd4d
commit 3e6a9d3596

View File

@ -642,7 +642,7 @@ contract LendingPool is VersionedInitializable, ILendingPool, LendingPoolStorage
}
/**
* @dev Returns the normalized income normalized income of the reserve
* @dev Returns the normalized income per unit of asset
* @param asset The address of the underlying asset of the reserve
* @return The reserve's normalized income
*/