We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f4e982 commit 8fc5dc0Copy full SHA for 8fc5dc0
packages/hardhat-ignition-core/src/internal/execution/abi.ts
@@ -666,7 +666,7 @@ function getEventNameWithParams(eventFragment: EventFragment): string {
666
}
667
668
/**
669
- * Returtns the bare name of a function or event name. The bare name is the
+ * Returns the bare name of a function or event name. The bare name is the
670
* function or event name without the parameter types.
671
*
672
* @param functionOrEventName The name, either with or without parames.
0 commit comments