Skip to content

Commit ff867d5

Browse files
committed
Typos fixed
1 parent 8daf654 commit ff867d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/mmts/multimaster.c

Lines changed: 1 addition & 1 deletion
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)