Skip to content

Commit ec3cb1c

Browse files
committed
Fix typo in comment.
Forgot to "git add" it earlier.
1 parent f557826 commit ec3cb1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/replication/walsender.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1068,7 +1068,7 @@ WalSndLoop(void)
10681068
}
10691069

10701070
/*
1071-
* If half of wal_sender_timeout has lapsed without receiving any
1071+
* If half of wal_sender_timeout has elapsed without receiving any
10721072
* reply from standby, send a keep-alive message requesting an
10731073
* immediate reply.
10741074
*/

0 commit comments

Comments
 (0)