Skip to content

Commit 05e8c69

Browse files
ecPabloCopilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> Signed-off-by: Pablo Estrada <139084212+ecPablo@users.noreply.github.com>
1 parent b05953d commit 05e8c69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mcms/evm/deploy-custom-topology/sequence.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ func deployMCMWithConfig(
141141
return addr, nil
142142
}
143143

144-
// deployCallProxy deploys a call proxy address and serts the given address as target.
144+
// deployCallProxy deploys a call proxy address and sets the given address as target.
145145
func deployCallProxy(
146146
b operations.Bundle,
147147
chain cldf_evm.Chain,

0 commit comments

Comments
 (0)