fix spelling

This commit is contained in:
kimchy 2010-07-11 20:53:03 +03:00
parent 294f09a1d7
commit 30b34b975c
1 changed files with 1 additions and 1 deletions

View File

@ -132,7 +132,7 @@ public class TransportNodesShutdownAction extends TransportMasterNodeOperationAc
} catch (InterruptedException e) {
// ignore
}
logger.info("[cluster_shutdown]: done shutting done all nodes except master, proceeding to master");
logger.info("[cluster_shutdown]: done shutting down all nodes except master, proceeding to master");
// now, kill the master
logger.trace("[cluster_shutdown]: shutting down the master [{}]", state.nodes().masterNode());