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

Commit 6048896

Browse files
committed
Fix typo in comment.
This typo was accidentally added by recent commit 4cbd128.
1 parent 7700597 commit 6048896

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bin/pg_basebackup/receivelog.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -410,7 +410,7 @@ CheckServerVersionForStreaming(PGconn *conn)
410410
* indefinitely.
411411
*
412412
* standby_message_timeout controls how often we send a message
413-
* back to the master letting it know our progress, in miliseconds.
413+
* back to the master letting it know our progress, in milliseconds.
414414
* This message will only contain the write location, and never
415415
* flush or replay.
416416
*

0 commit comments

Comments
 (0)