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

Commit d84b412

Browse files
afiskonkelvich
authored andcommitted
Typos fixed
1 parent 2ffcac6 commit d84b412

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

multimaster.c

+2-1
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)