mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 15:25:57 +00:00
fix misspell "roughly" in config.go
This commit is contained in:
parent
c577108c06
commit
268a1306b4
@ -70,7 +70,7 @@ const (
|
||||
)
|
||||
|
||||
// Config is a structure used to configure a GenericAPIServer.
|
||||
// It's members are sorted rougly in order of importance for composers.
|
||||
// It's members are sorted roughly in order of importance for composers.
|
||||
type Config struct {
|
||||
// SecureServingInfo is required to serve https
|
||||
SecureServingInfo *SecureServingInfo
|
||||
|
Loading…
Reference in New Issue
Block a user