Fix typo
authorMagnus Hagander
Tue, 5 Jun 2012 12:08:56 +0000 (14:08 +0200)
committerMagnus Hagander
Tue, 5 Jun 2012 12:08:56 +0000 (14:08 +0200)
Noted by Erik Rijkers

doc/src/sgml/ref/pg_receivexlog.sgml

index 7ddf02fe28d713c4cb94478e9cd5de56efa9032a..f829170da2ce5d45f7744a667c658aa242eec8c1 100644 (file)
@@ -266,7 +266,7 @@ archive_command = 'sleep 5 && test -f /mnt/server/archivedir/%f'
 
    The initial timeout is necessary because
    pg_receivexlog works using asynchronous
-   replication and can therefor be slightly behind the master.
+   replication and can therefore be slightly behind the master.