Skip to content

Commit

Permalink
spell
Browse files Browse the repository at this point in the history
  • Loading branch information
aroralanuk committed Sep 26, 2024
1 parent fd62639 commit c9e1fa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion solidity/test/isms/ExternalBridgeTest.sol
Original file line number Diff line number Diff line change
Expand Up @@ -330,6 +330,6 @@ abstract contract ExternalBridgeTest is Test {

receive() external payable {}

// meant to be mock an arbitrary succesful call made by the external bridge
// meant to be mock an arbitrary successful call made by the external bridge
function verifyMessageId(bytes32 /*messageId*/) public payable {}
}

0 comments on commit c9e1fa7

Please sign in to comment.