word spell error

pull/6/head
jianglingxia 2017-07-06 10:07:45 +08:00
parent d816555e44
commit f183dec4a2
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ type SchedulerServer struct {
// Kubeconfig is Path to kubeconfig file with authorization and master
// location information.
Kubeconfig string
// Dynamic conifguration for scheduler features.
// Dynamic configuration for scheduler features.
}
// NewSchedulerServer creates a new SchedulerServer with default parameters