Unverified Commit 3c43f089 authored by k8s-ci-robot's avatar k8s-ci-robot Committed by GitHub

Merge pull request #69155 from mooncak/fix_duplicate_words

remove duplicate words in files
parents aa3993ab 9c561d0c
......@@ -28,7 +28,7 @@ import (
kubeschedulerconfig "k8s.io/kubernetes/pkg/scheduler/apis/config"
)
// CombinedInsecureServingOptions sets up up to two insecure listeners for healthz and metrics. The flags
// CombinedInsecureServingOptions sets up to two insecure listeners for healthz and metrics. The flags
// override the ComponentConfig and DeprecatedInsecureServingOptions values for both.
type CombinedInsecureServingOptions struct {
Healthz *apiserveroptions.DeprecatedInsecureServingOptions
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment