Skip to content

Commit 4fa42bd

Browse files
crStivkanej
authored andcommitted
Update abi.ts
1 parent 3f4e982 commit 4fa42bd

File tree

1 file changed

+1
-1
lines changed
  • packages/hardhat-ignition-core/src/internal/execution

1 file changed

+1
-1
lines changed

packages/hardhat-ignition-core/src/internal/execution/abi.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -666,7 +666,7 @@ function getEventNameWithParams(eventFragment: EventFragment): string {
666666
}
667667

668668
/**
669-
* Returtns the bare name of a function or event name. The bare name is the
669+
* Returns the bare name of a function or event name. The bare name is the
670670
* function or event name without the parameter types.
671671
*
672672
* @param functionOrEventName The name, either with or without parames.

0 commit comments

Comments
 (0)