Commit b084f420 by Ross Campbell Committed by Francisco Giordano

Update ERC20.sol (#1815)

Fix typo
parent cdccf5ed
......@@ -176,7 +176,7 @@ contract ERC20 is IERC20 {
}
/**
* @dev Destoys `amount` tokens from `account`, reducing the
* @dev Destroys `amount` tokens from `account`, reducing the
* total supply.
*
* Emits a `Transfer` event with `to` set to the zero address.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment