Skip to content

Commit 16d7e39

Browse files
committed
Run linter
1 parent 375a26b commit 16d7e39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contracts/utils/cryptography/ECDSA.sol

+1-1
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ library ECDSA {
206206
}
207207

208208
/**
209-
* @dev Returns an Ethereum Signed Data with intended validator, created from a
209+
* @dev Returns an Ethereum Signed Data with intended validator, created from a
210210
* `validator` and `data` according to the version 0 of EIP-191.
211211
*
212212
* See {recover}.

0 commit comments

Comments
 (0)