We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7700597 commit 6048896Copy full SHA for 6048896
src/bin/pg_basebackup/receivelog.c
@@ -410,7 +410,7 @@ CheckServerVersionForStreaming(PGconn *conn)
410
* indefinitely.
411
*
412
* standby_message_timeout controls how often we send a message
413
- * back to the master letting it know our progress, in miliseconds.
+ * back to the master letting it know our progress, in milliseconds.
414
* This message will only contain the write location, and never
415
* flush or replay.
416
0 commit comments