|
@@ -320,7 +320,7 @@ contract ERC20 is Context, IERC20, IERC20Metadata {
|
|
}
|
|
}
|
|
|
|
|
|
/**
|
|
/**
|
|
- * @dev Spend `amount` form the allowance of `owner` toward `spender`.
|
|
|
|
|
|
+ * @dev Updates `owner` s allowance for `spender` based on spent `amount`.
|
|
*
|
|
*
|
|
* Does not update the allowance amount in case of infinite allowance.
|
|
* Does not update the allowance amount in case of infinite allowance.
|
|
* Revert if not enough allowance is available.
|
|
* Revert if not enough allowance is available.
|