mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 22:46:12 +00:00
fix typo
This commit is contained in:
parent
2495cc602f
commit
2ad04cb46d
@ -113,7 +113,7 @@ type GenericAPIServer struct {
|
||||
Serializer runtime.NegotiatedSerializer
|
||||
|
||||
// "Outputs"
|
||||
// Handler holdes the handlers being used by this API server
|
||||
// Handler holds the handlers being used by this API server
|
||||
Handler *APIServerHandler
|
||||
|
||||
// listedPathProvider is a lister which provides the set of paths to show at /
|
||||
|
Loading…
Reference in New Issue
Block a user