From ac27937a9c8df119487819e283939e1f7c48e720 Mon Sep 17 00:00:00 2001 From: Leonid Logvinov Date: Tue, 10 Oct 2017 11:47:01 +0300 Subject: Fix the comment --- src/utils/exchange_transfer_simulator.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/utils/exchange_transfer_simulator.ts') 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 -- cgit v1.2.3