fix grammer mistake (#2200)

fix grammer mistake
```release-note
None
```
This commit is contained in:
Haoyun 2018-03-16 20:54:17 +08:00 committed by Manuel Alejandro de Brito Fontes
parent ebcdfade8e
commit d27a13223f

View file

@ -241,7 +241,7 @@ const (
/** /**
* Handles fatal init error that prevents server from doing any work. Prints verbose error * Handles fatal init error that prevents server from doing any work. Prints verbose error
* message and quits the server. * messages and quits the server.
*/ */
func handleFatalInitError(err error) { func handleFatalInitError(err error) {
glog.Fatalf("Error while initializing connection to Kubernetes apiserver. "+ glog.Fatalf("Error while initializing connection to Kubernetes apiserver. "+