Commit cb4774ac by github-actions

Transpile 5ebe900d

parent bf4538a0
...@@ -44,7 +44,7 @@ contract ERC20Upgradeable is Initializable, ContextUpgradeable, IERC20Upgradeabl ...@@ -44,7 +44,7 @@ contract ERC20Upgradeable is Initializable, ContextUpgradeable, IERC20Upgradeabl
/** /**
* @dev Sets the values for {name} and {symbol}. * @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. * {decimals} you should overload it.
* *
* All two of these values are immutable: they can only be set once during * All two of these values are immutable: they can only be set once during
......
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