Skip to content

Commit

Permalink
Update addrs/module_call.go
Browse files Browse the repository at this point in the history
Co-Authored-By: Pam Selle <[email protected]>
  • Loading branch information
jbardin and Pam Selle authored Apr 10, 2020
1 parent b9ddec3 commit 46b8582
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addrs/module_call.go
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ type AbsModuleCallOutput struct {
Name string
}

// ModuelCallOutput returns the referenceable ModuleCallOutput for this
// ModuleCallOutput returns the referenceable ModuleCallOutput for this
// particular instance.
func (co AbsModuleCallOutput) ModuleCallOutput() ModuleCallOutput {
return ModuleCallOutput{
Expand Down

0 comments on commit 46b8582

Please sign in to comment.