Skip to content

Commit

Permalink
updated to BuildInfo
Browse files Browse the repository at this point in the history
  • Loading branch information
dhruv-vora committed Apr 29, 2021
1 parent 8cd6627 commit 4dd5578
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion component/build_info.go
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ type BuildInfo struct {
Version string
}

// DefaultApplicationStartInfo returns the default ApplicationStartInfo.
// DefaultBuildInfo returns the default DefaultBuildInfo.
func DefaultBuildInfo() BuildInfo {
return BuildInfo{
Command: "otelcol",
Expand Down

0 comments on commit 4dd5578

Please sign in to comment.