mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-07 03:03:59 +00:00
fix a spell mistake
This commit is contained in:
parent
920581d964
commit
fc9f029e5a
@ -54,7 +54,7 @@ type RESTClient struct {
|
|||||||
// contentConfig is the information used to communicate with the server.
|
// contentConfig is the information used to communicate with the server.
|
||||||
contentConfig ContentConfig
|
contentConfig ContentConfig
|
||||||
|
|
||||||
// serializers contain all serializers for undelying content type.
|
// serializers contain all serializers for underlying content type.
|
||||||
serializers Serializers
|
serializers Serializers
|
||||||
|
|
||||||
// creates BackoffManager that is passed to requests.
|
// creates BackoffManager that is passed to requests.
|
||||||
|
Loading…
Reference in New Issue
Block a user