Fix typos (#1082)
This commit is contained in:
committed by
Nicolás Venturo
parent
5f6d511af9
commit
45d6943913
@ -2,7 +2,7 @@ pragma solidity ^0.4.24;
|
||||
|
||||
|
||||
/**
|
||||
* @title Eliptic curve signature operations
|
||||
* @title Elliptic curve signature operations
|
||||
* @dev Based on https://gist.github.com/axic/5b33912c6f61ae6fd96d6c4a47afde6d
|
||||
* TODO Remove this library once solidity supports passing a signature to ecrecover.
|
||||
* See https://github.com/ethereum/solidity/issues/864
|
||||
|
||||
Reference in New Issue
Block a user