Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
nao1215 committed Mar 5, 2022
1 parent 7b4bd07 commit 42c6cc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/goutil/goutil.go
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ type Package struct {
Version *Version
}

// Version is pacakge version information.
// Version is package version information.
type Version struct {
// Current(before update) version
Current string
Expand Down

0 comments on commit 42c6cc3

Please sign in to comment.