Skip to content

Commit fcabd07

Browse files
committed
Typos fixed
1 parent f9ede42 commit fcabd07

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
@@ -3193,7 +3193,7 @@ _PG_fini(void)
31933193

31943194
/*
31953195
* This functions is called by pglogical receiver main function when receiver background worker is started.
3196-
* We switch to ONLINE mode when all receviers are connected.
3196+
* We switch to ONLINE mode when all receivers are connected.
31973197
* As far as background worker can be restarted multiple times, use node bitmask.
31983198
*/
31993199
void MtmReceiverStarted(int nodeId)

0 commit comments

Comments
 (0)