Fix operatorBurn description typo. (#2091)

This commit is contained in:
Luca Daniel
2020-02-17 21:31:26 +02:00
committed by GitHub
parent 82147dc2ee
commit 08cea10aa7

View File

@ -146,7 +146,7 @@ interface IERC777 {
) external;
/**
* @dev Destoys `amount` tokens from `account`, reducing the total supply.
* @dev Destroys `amount` tokens from `account`, reducing the total supply.
* The caller must be an operator of `account`.
*
* If a send hook is registered for `account`, the corresponding function