Fixes typos

This commit is contained in:
Rudy Godoy
2017-09-29 14:55:18 -05:00
committed by GitHub
parent 5cf503673f
commit a9055f5ce2

View File

@ -1,7 +1,7 @@
ECReovery ECRecovery
============================================= =============================================
Returns the signer of the the hash using the signature divided in v, r, and s values. Returns the signer of the hash using the signature divided in v, r, and s values.
recover(bytes32 hash, bytes sig) internal returns (address) recover(bytes32 hash, bytes sig) internal returns (address)
""""""""""""""""""""""""""""""""""""""""""""""""" """""""""""""""""""""""""""""""""""""""""""""""""