spelling: maintenance

This commit is contained in:
Josh Soref
2018-03-11 18:26:20 +00:00
parent 6af9b42ecf
commit e8180f62f7

View File

@@ -84,7 +84,7 @@ func (s *Server) monitorLeadership() {
}
// leaderLoop runs as long as we are the leader to run various
// maintence activities
// maintenance activities
func (s *Server) leaderLoop(stopCh chan struct{}) {
var reconcileCh chan serf.Member
establishedLeader := false