Преглед на файлове

fix typo in ERC20's documentation

Hadrien Croubois преди 4 години
родител
ревизия
243adff49c
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      contracts/token/ERC20/ERC20.sol

+ 1 - 1
contracts/token/ERC20/ERC20.sol

@@ -76,7 +76,7 @@ contract ERC20 is Context, IERC20, IERC20Metadata {
      *
      * Tokens usually opt for a value of 18, imitating the relationship between
      * Ether and Wei. This is the value {ERC20} uses, unless this function is
-     * overloaded;
+     * overridden;
      *
      * NOTE: This information is only used for _display_ purposes: it in
      * no way affects any of the arithmetic of the contract, including