Skip to content

Commit b78f806

Browse files
Merge pull request #1844 from dongwenjuan/master
fix the comment in package-server
2 parents 594996a + 1ed5bc9 commit b78f806

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/package-server/apiserver/config.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ import (
2626
"github.com/operator-framework/operator-lifecycle-manager/pkg/package-server/version"
2727
)
2828

29-
// Config contains configuration for launching an instance of metrics-server.
29+
// Config contains configuration for launching an instance of package-server.
3030
type Config struct {
3131
GenericConfig *genericapiserver.Config
3232
ProviderConfig generic.ProviderConfig

0 commit comments

Comments
 (0)