Skip to content

Commit

Permalink
fix: typo (#717)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bojidar00 authored Nov 3, 2022
1 parent 7fbdc6e commit 9666e99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/interfaces/IPool.sol
Original file line number Diff line number Diff line change
Expand Up @@ -563,7 +563,7 @@ interface IPool {
returns (DataTypes.UserConfigurationMap memory);

/**
* @notice Returns the normalized income normalized income of the reserve
* @notice Returns the normalized income of the reserve
* @param asset The address of the underlying asset of the reserve
* @return The reserve's normalized income
*/
Expand Down

0 comments on commit 9666e99

Please sign in to comment.