typo error

This commit is contained in:
Jenner
2016-12-19 16:39:46 +08:00
committed by GitHub
parent 90a6f7fc98
commit c1c4b5e083

View File

@@ -1035,7 +1035,7 @@ int clusterBumpConfigEpochWithoutConsensus(void) {
*
* In general we want a system that eventually always ends with different
* masters having different configuration epochs whatever happened, since
* nothign is worse than a split-brain condition in a distributed system.
* nothing is worse than a split-brain condition in a distributed system.
*
* BEHAVIOR
*