Skip to content

Commit 52f45e3

Browse files
authored
fix typo
1 parent c3cdc78 commit 52f45e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contracts/src/core/AlignedLayerServiceManager.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ contract AlignedLayerServiceManager is
6666
}
6767

6868
// Just to be used to upgrade contracts without the pausable functionality
69-
// Once the contract is pausable this methos is not needed
69+
// Once the contract is pausable this method is not needed anymore
7070
function initializePauser(
7171
IPauserRegistry _pauserRegistry,
7272
uint256 _initialPausedStatus

0 commit comments

Comments
 (0)