Skip to content

Commit 4828f49

Browse files
committed
fix: wet-01
1 parent bdf3ea7 commit 4828f49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contracts/oracles/WeETHAccountantOracle.sol

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ contract WeETHAccountantOracle is CorrelatedTokenOracle {
2828
}
2929

3030
/**
31-
* @notice Gets the ETH for 1 weETH LRT
31+
* @notice Gets the WETH for 1 weETH LRT
3232
* @return amount Amount of ETH
3333
*/
3434
function _getUnderlyingAmount() internal view override returns (uint256) {

0 commit comments

Comments
 (0)