Skip to content

Commit e30f652

Browse files
authored
Merge pull request #796 from haiyanmeng/fix-doc
📖 Comment fix
2 parents 6b712b5 + bf99d26 commit e30f652

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/scaffold/project/gopkg.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ type GopkgToml struct {
3535
// ManagedHeader is the header to write after the user owned pieces and before the managed parts of the Gopkg.toml
3636
ManagedHeader string
3737

38-
// DefaultGopkgUserContent is the default content to use for the user owned pieces
38+
// DefaultUserContent is the default content to use for the user owned pieces
3939
DefaultUserContent string
4040

4141
// UserContent is the content to use for the user owned pieces

0 commit comments

Comments
 (0)