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

Commit 03c031a

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

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
@@ -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)