fix grammer mistake

fix grammer mistake
```release-note
None
```
This commit is contained in:
Haoyun 2018-03-16 14:20:40 +08:00 committed by GitHub
parent ebcdfade8e
commit a8e8127b9e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -241,7 +241,7 @@ const (
/**
* 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) {
glog.Fatalf("Error while initializing connection to Kubernetes apiserver. "+