Skip to content

Commit

Permalink
correct word in commend
Browse files Browse the repository at this point in the history
  • Loading branch information
robinbraemer committed Jan 23, 2019
1 parent d561f55 commit 59e8866
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 59e8866

Please sign in to comment.