diff --git a/docs/source/ecrecovery.rst b/docs/source/ecrecovery.rst index 76db6da8e..ac6668686 100644 --- a/docs/source/ecrecovery.rst +++ b/docs/source/ecrecovery.rst @@ -1,7 +1,7 @@ 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) """""""""""""""""""""""""""""""""""""""""""""""""