Skip to content

Commit

Permalink
fix: spelling.
Browse files Browse the repository at this point in the history
  • Loading branch information
clement-ux committed Feb 11, 2025
1 parent 8f600f6 commit 56f3f28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/contracts/strategies/CurvePoolBoosterDirect.sol
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ contract CurvePoolBoosterDirect is Initializable, Strategizable {
////////////////////////////////////////////////////
/// --- STORAGE
////////////////////////////////////////////////////
/// @notice Fee in FEE_BASE unit payed when managing campaign.
/// @notice Fee in FEE_BASE unit paid when managing campaign.
uint16 public fee;

/// @notice Address of the fee collector
Expand Down

0 comments on commit 56f3f28

Please sign in to comment.