Fix typo in comment.

This typo was accidentally added by recent commit 4cbd128.
pull/14/head
Fujii Masao 12 years ago
parent 7700597b34
commit 6048896e4c
  1. 2
      src/bin/pg_basebackup/receivelog.c

@ -410,7 +410,7 @@ CheckServerVersionForStreaming(PGconn *conn)
* indefinitely.
*
* standby_message_timeout controls how often we send a message
* back to the master letting it know our progress, in miliseconds.
* back to the master letting it know our progress, in milliseconds.
* This message will only contain the write location, and never
* flush or replay.
*

Loading…
Cancel
Save