Skip to content

Commit

Permalink
spelling fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sentilesdal committed Oct 25, 2024
1 parent 118a701 commit 799f58c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/utils/InstanceTest.sol
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ abstract contract InstanceTest is HyperdriveTest {
/// token. If it is, we have to handle balances and approvals
/// differently.
bool isRebasing;
/// @dev Indicates if hypderive simply holds the base ERC20 without
/// @dev Indicates if hypedrive simply holds the base ERC20 without
/// depositing into a vault.
bool shouldAccrueInterest;
/// @dev The equality tolerance in wei for the close long with shares
Expand Down

0 comments on commit 799f58c

Please sign in to comment.