Fix typo in comment (#2660)

This commit is contained in:
Motoko Kusanagi
2021-05-05 22:41:46 +09:00
committed by GitHub
parent 1dc4a319ab
commit 8669481309

View File

@ -43,7 +43,7 @@ contract ERC20 is Context, IERC20, IERC20Metadata {
/**
* @dev Sets the values for {name} and {symbol}.
*
* The defaut value of {decimals} is 18. To select a different value for
* The default value of {decimals} is 18. To select a different value for
* {decimals} you should overload it.
*
* All two of these values are immutable: they can only be set once during