From 27d0215b6aaaec10d272bf169a8a97c7f821fabf Mon Sep 17 00:00:00 2001 From: Bilog WEB3 <155262265+Bilogweb3@users.noreply.github.com> Date: Sat, 18 Jan 2025 13:39:36 +0100 Subject: [PATCH] Update Signatures.sol --- script/universal/Signatures.sol | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(