Skip to content

Commit

Permalink
docs: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
MathisGD committed Mar 18, 2024
1 parent 940cb93 commit da33537
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tests/integration/MetaMorpho.t.sol
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ import "morpho-blue/src/libraries/periphery/MorphoBalancesLib.sol";
import "metamorpho/libraries/PendingLib.sol";
import "forge-std/interfaces/IERC4626.sol";

// Versioining issues with import, so it's inline
// Versioning issues with import, so it's inline
interface IMetaMorpho is IERC4626 {
function owner() external view returns (address);
function timelock() external view returns (uint256);
Expand Down

0 comments on commit da33537

Please sign in to comment.