Skip to content

Commit 07ff7d8

Browse files
committed
Typos fixed
1 parent 8aec12c commit 07ff7d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

contrib/mmts/multimaster.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3296,8 +3296,8 @@ void MtmFinishPreparedTransaction(MtmTransState* ts, bool commit)
32963296

32973297
/*
32983298
* Determine when and how we should open replication slot.
3299-
* Druing recovery we need to open only one replication slot from which node should receive all transactions.
3300-
* Slots at other nodes should be removed
3299+
* During recovery we need to open only one replication slot from which node should receive all transactions.
3300+
* Slots at other nodes should be removed.
33013301
*/
33023302
MtmReplicationMode MtmGetReplicationMode(int nodeId, sig_atomic_t volatile* shutdown)
33033303
{

0 commit comments

Comments
 (0)