aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils/exchange_transfer_simulator.ts
diff options
context:
space:
mode:
authorLeonid Logvinov <logvinov.leon@gmail.com>2017-10-10 16:47:01 +0800
committerLeonid Logvinov <logvinov.leon@gmail.com>2017-10-10 16:47:01 +0800
commitac27937a9c8df119487819e283939e1f7c48e720 (patch)
tree7fb4ddae512b78da9c4684e9fed0c3ddaf22c0b8 /src/utils/exchange_transfer_simulator.ts
parent2b823546174b743ccedf00d54a79970ca046dd60 (diff)
downloaddexon-0x-contracts-ac27937a9c8df119487819e283939e1f7c48e720.tar
dexon-0x-contracts-ac27937a9c8df119487819e283939e1f7c48e720.tar.gz
dexon-0x-contracts-ac27937a9c8df119487819e283939e1f7c48e720.tar.bz2
dexon-0x-contracts-ac27937a9c8df119487819e283939e1f7c48e720.tar.lz
dexon-0x-contracts-ac27937a9c8df119487819e283939e1f7c48e720.tar.xz
dexon-0x-contracts-ac27937a9c8df119487819e283939e1f7c48e720.tar.zst
dexon-0x-contracts-ac27937a9c8df119487819e283939e1f7c48e720.zip
Fix the comment
Diffstat (limited to 'src/utils/exchange_transfer_simulator.ts')
-rw-r--r--src/utils/exchange_transfer_simulator.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils/exchange_transfer_simulator.ts b/src/utils/exchange_transfer_simulator.ts
index fe6bf43bd..00a05f78d 100644
--- a/src/utils/exchange_transfer_simulator.ts
+++ b/src/utils/exchange_transfer_simulator.ts
@@ -84,7 +84,7 @@ export class BalanceAndProxyAllowanceLazyStore {
export class ExchangeTransferSimulator extends BalanceAndProxyAllowanceLazyStore {
/**
* Simulates transferFrom call performed by a proxy
- * @param tokenAddress Address of a token to be transfered
+ * @param tokenAddress Address of the token to be transferred
* @param from Owner of the transfered tokens
* @param to Recipient of the transfered tokens
* @param amountInBaseUnits The amount of tokens being transfered