diff --git a/script/universal/Signatures.sol b/script/universal/Signatures.sol index b1fd056..f0f53b5 100644 --- a/script/universal/Signatures.sol +++ b/script/universal/Signatures.sol @@ -74,7 +74,7 @@ library Signatures { * @param dataHash Hash that is signed. * @param threshold Number of signatures required to approve the transaction. * @param dynamicOffset Offset to add to the `s` value of any EIP-1271 signature. - * Can be used to accomodate any additional signatures prepended to the array. + * Can be used to accommodate any additional signatures prepended to the array. * If prevalidated signatures were prepended, this should be the length of those signatures. */ function sortUniqueSignatures(