Skip to content

Commit e218c31

Browse files
committed
Typos fixed
1 parent c61e19f commit e218c31

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

contrib/mmts/multimaster.c

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3380,7 +3380,8 @@ static bool MtmIsBroadcast()
33803380

33813381
/*
33823382
* Recover node is needed to return stopped and newly added node to the cluster.
3383-
* This functions create logical replication slot for the node which will collect all changes which should be sent to this node from this moment.
3383+
* This function creates logical replication slot for the node which will collect
3384+
* all changes which should be sent to this node from this moment.
33843385
*/
33853386
void MtmRecoverNode(int nodeId)
33863387
{

0 commit comments

Comments
 (0)