We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec8a2ef commit 03c031aCopy full SHA for 03c031a
multimaster.c
@@ -1534,7 +1534,7 @@ static void MtmDropSlot(int nodeId)
1534
1535
/*
1536
* Prepare context for applying transaction at replica.
1537
- * It also checks that coordinator of tranaction is not disabled and all live nodes are participated in this trqansaction.
+ * It also checks that coordinator of transaction is not disabled and all live nodes are participated in this transaction.
1538
*/
1539
void MtmJoinTransaction(GlobalTransactionId* gtid, csn_t globalSnapshot, nodemask_t participantsMask)
1540
{
0 commit comments