Skip to content

Commit 6eb971b

Browse files
committed
Fix typo in comment.
Pavan Deolasee
1 parent e2ef289 commit 6eb971b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/include/replication/syncrep.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ extern void SyncRepCleanupAtProcExit(void);
4444
extern void SyncRepInitConfig(void);
4545
extern void SyncRepReleaseWaiters(void);
4646

47-
/* called by wal writer */
47+
/* called by checkpointer */
4848
extern void SyncRepUpdateSyncStandbysDefined(void);
4949

5050
/* called by various procs */

0 commit comments

Comments
 (0)