Skip to content

Commit 8daf654

Browse files
committed
Typos fixed
1 parent 7f19adc commit 8daf654

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
@@ -1534,7 +1534,7 @@ static void MtmDropSlot(int nodeId)
15341534

15351535
/*
15361536
* 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.
1537+
* It also checks that coordinator of transaction is not disabled and all live nodes are participated in this transaction.
15381538
*/
15391539
void MtmJoinTransaction(GlobalTransactionId* gtid, csn_t globalSnapshot, nodemask_t participantsMask)
15401540
{

0 commit comments

Comments
 (0)