From 4633637efe1c44ebccea25fe554c0f125b530097 Mon Sep 17 00:00:00 2001 From: Leonid Logvinov Date: Mon, 3 Jul 2017 16:11:37 -0700 Subject: Fix the comment --- src/contract_wrappers/proxy_wrapper.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/contract_wrappers/proxy_wrapper.ts b/src/contract_wrappers/proxy_wrapper.ts index f74c145bf..bff917eee 100644 --- a/src/contract_wrappers/proxy_wrapper.ts +++ b/src/contract_wrappers/proxy_wrapper.ts @@ -23,7 +23,7 @@ export class ProxyWrapper extends ContractWrapper { return isAuthorized; } /** - * Get the list of all exchange addresses authorized by the Proxy contract. + * Get the list of all Exchange contract addresses authorized by the Proxy contract. * @param exchangeContractAddress The hex encoded address of the Exchange contract to use. * @return The list of authorized addresses. */ -- cgit v1.2.3