-
Notifications
You must be signed in to change notification settings - Fork 58
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
improve: [N04] Typographical errors (#258)
## From Audit Consider correcting the following typographical errors: In BondToken.sol : Line 11, "rootBundleProposer()" should be "rootBundleProposal()". Line 21: "permissiong" should be "permissioning". In EIP712CrossChainUpgradeable.sol : Line 83: "its always" should be "it's always". In MultiCallerUpgradeable.sol : Line 5: "@title MockSpokePool" should be "@title MultiCallerUpgradeable". In Optimism_Adapter.sol : Line 23: "its only" should be "it's only". In Polygon_SpokePool.sol : Line 51: the sentence "See" is incomplete. Line 139: the sentence is malformed. In SpokePool.sol : Line 567: "speedUpRelay()" should be "speedUpDeposit()". Line 1177: "its always" should be "it's always". In Succinct_Adapter.sol : Line 27: "destinatipn" should be "destination". Line 27: "the message.." should be "the message.". In Succinct_SpokePool.sol : Line 22: "callValidated" should be "adminCallValidated". Line 24: "callValidated" should be "adminCallValidated". Line 35: "callValidated" should be "adminCallValidated".
- Loading branch information
1 parent
fa59467
commit 43a0ea7
Showing
8 changed files
with
17 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters