Skip to content

Commit 7b2d780

Browse files
committed
Fix typo in comment.
Pavan Deolasee
1 parent 9d8bc2f commit 7b2d780

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/include/replication/syncrep.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ extern void SyncRepCleanupAtProcExit(void);
4040
extern void SyncRepInitConfig(void);
4141
extern void SyncRepReleaseWaiters(void);
4242

43-
/* called by wal writer */
43+
/* called by bgwriter */
4444
extern void SyncRepUpdateSyncStandbysDefined(void);
4545

4646
/* called by various procs */

0 commit comments

Comments
 (0)