From 288c34bf43d6dd94926aaa87ce00560a9311afbc Mon Sep 17 00:00:00 2001 From: lubtd Date: Fri, 28 Jul 2023 13:33:52 +0200 Subject: [PATCH] fix typo --- x/fungible/keeper/evm.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x/fungible/keeper/evm.go b/x/fungible/keeper/evm.go index e15f3a5178..7c77303c50 100644 --- a/x/fungible/keeper/evm.go +++ b/x/fungible/keeper/evm.go @@ -41,7 +41,7 @@ var ( // DeployZRC20Contract creates and deploys an ERC20 contract on the EVM with the // erc20 module account as owner. Also adds itself to ForeignCoins fungible module state variable -// TODO Unit test for these funtion +// TODO Unit test for these functions // https://github.com/zeta-chain/node/issues/864 // TODO Remove repetitive code func (k Keeper) DeployZRC20Contract(