Skip to content

Commit bf99d26

Browse files
committed
Comment fix
Signed-off-by: Haiyan Meng <haiyanmeng@google.com>
1 parent 6b712b5 commit bf99d26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/scaffold/project/gopkg.go

+1-1
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)