Fix typo
authorMagnus Hagander <magnus@hagander.net>
Tue, 5 Jun 2012 12:08:56 +0000 (14:08 +0200)
committerMagnus Hagander <magnus@hagander.net>
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 &amp;&amp; test -f /mnt/server/archivedir/%f'
 </programlisting>
    The initial timeout is necessary because
    <application>pg_receivexlog</application> works using asynchronous
-   replication and can therefor be slightly behind the master.
+   replication and can therefore be slightly behind the master.
   </para>
 
  </refsect1>