Skip to content

Commit

Permalink
Merge pull request #302 from robinbraemer/patch-1
Browse files Browse the repository at this point in the history
馃摉 correct typo in commend
  • Loading branch information
k8s-ci-robot committed Feb 15, 2019
2 parents ac06ebb + 59e8866 commit bd46773
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/manager/manager.go
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ type Manager interface {
// GetConfig returns an initialized Config
GetConfig() *rest.Config

// GetScheme returns and initialized Scheme
// GetScheme returns an initialized Scheme
GetScheme() *runtime.Scheme

// GetAdmissionDecoder returns the runtime.Decoder based on the scheme.
Expand Down

0 comments on commit bd46773

Please sign in to comment.