Skip to content

Commit

Permalink
EEI: Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
chfast committed Jul 25, 2018
1 parent 30b7fa1 commit 2f753f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eth_interface.md
Original file line number Diff line number Diff line change
Expand Up @@ -455,7 +455,7 @@ from last executed `call`, `callCode`, `callDelegate`, `callStatic` or `create`.
Mark account for later deletion and give the remaining balance to the specified
beneficiary address. This takes effect once the contract execution terminates.

*Note*: multiple invocations will overwrite the benficiary address.
*Note*: multiple invocations will overwrite the beneficiary address.

*Note*: the contract **shall** halt execution after this call.

Expand Down

0 comments on commit 2f753f5

Please sign in to comment.