Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit edb06c6

Browse files
afiskonkelvich
authored andcommitted
Typos fixed
1 parent 03c031a commit edb06c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

multimaster.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1781,7 +1781,7 @@ static void MtmPollStatusOfPreparedTransactions()
17811781

17821782
/*
17831783
* Node is disabled if it is not part of clique built using connectivity masks of all nodes.
1784-
* There is no warranty that all noeds will make the same decision about clique, but as far as we want to avoid
1784+
* There is no warranty that all nodes will make the same decision about clique, but as far as we want to avoid
17851785
* some global coordinator (which will be SPOF), we have to rely on Bron–Kerbosch algorithm locating maximum clique in graph
17861786
*/
17871787
static void MtmDisableNode(int nodeId)

0 commit comments

Comments
 (0)