Skip to content

Commit

Permalink
fix: comment
Browse files Browse the repository at this point in the history
Co-authored-by: spalen0 <[email protected]>
  • Loading branch information
Schlagonia and spalen0 authored Sep 17, 2024
1 parent 67c7d56 commit fe69dc1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/TokenizedStrategy.sol
Original file line number Diff line number Diff line change
Expand Up @@ -805,7 +805,8 @@ contract TokenizedStrategy {
}

/**
* @notice Accepts a `maxLoss` variable in order to match the multi
* @notice Variable `maxLoss` is ignored.
* @dev Accepts a `maxLoss` variable in order to match the multi
* strategy vaults ABI.
*/
function maxRedeem(
Expand Down

0 comments on commit fe69dc1

Please sign in to comment.