Skip to content

Commit

Permalink
typo error
Browse files Browse the repository at this point in the history
  • Loading branch information
white-poto committed Dec 19, 2016
1 parent 90a6f7f commit c1c4b5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cluster.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
*
Expand Down

0 comments on commit c1c4b5e

Please sign in to comment.