diff --git a/ctdb/server/ctdb_ltdb_server.c b/ctdb/server/ctdb_ltdb_server.c index 9eba8d7f0e9..e2cb9165c71 100644 --- a/ctdb/server/ctdb_ltdb_server.c +++ b/ctdb/server/ctdb_ltdb_server.c @@ -461,8 +461,8 @@ int ctdb_update_persistent_health(struct ctdb_context *ctdb, } } else if (old_reason && num_healthy_nodes == 0) { /* - * If the reason indicates ok, but there where no healthy nodes - * available, that it means, we have not recovered valid content + * If the reason indicates ok, but there were no healthy nodes + * available, it means that we have not recovered valid content * of the db. So if there's an old reason, prefix it with * "NO-HEALTHY-NODES - " */