[ISSUE #8769] Fix doc typo (#8770)

This commit is contained in:
luozongle01
2024-09-29 09:54:15 +08:00
committed by GitHub
parent daf3d1a666
commit b7a2a3dc39
@@ -101,7 +101,7 @@ public class DLedgerController implements Controller {
private final List<BrokerLifecycleListener> brokerLifecycleListeners;
// Usr for checking whether the broker is alive
// use for checking whether the broker is alive
private BrokerValidPredicate brokerAlivePredicate;
// use for elect a master
private ElectPolicy electPolicy;