diff --git a/cmd/tiller/tiller.go b/cmd/tiller/tiller.go index 5d2db381692b8d9bc922ecd3a8b0b8b5125181f0..c97187b2a0199571350f5b957775c4d84a507835 100644 --- a/cmd/tiller/tiller.go +++ b/cmd/tiller/tiller.go @@ -85,7 +85,7 @@ var ( // rootServer is the root gRPC server. // - // Each gRPC service registers itself to this server during init(). + // Each gRPC service registers itself to this server during start(). rootServer *grpc.Server // env is the default environment.