Skip to content

Commit

Permalink
Comment typo: parse.go (#485)
Browse files Browse the repository at this point in the history
  • Loading branch information
szTheory committed Nov 18, 2023
1 parent c97c205 commit 2edffd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parse/parse.go
Expand Up @@ -38,7 +38,7 @@ type PkgInfo struct {
Imports Imports
}

// Function represented a job function from a mage file
// Function represents a job function from a mage file
type Function struct {
PkgAlias string
Package string
Expand Down

0 comments on commit 2edffd1

Please sign in to comment.