From: Bruce Momjian Date: Thu, 26 Oct 2006 17:07:03 +0000 (+0000) Subject: Fix spelling mistake in docs. X-Git-Tag: REL8_2_BETA3~21 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=50f479a11262572e305ac74e25ccd41ed093f47d;p=thirdparty%2Fpostgresql.git Fix spelling mistake in docs. --- diff --git a/doc/src/sgml/failover.sgml b/doc/src/sgml/failover.sgml index 3a5b0dd4d6b..f0a1b257a3b 100644 --- a/doc/src/sgml/failover.sgml +++ b/doc/src/sgml/failover.sgml @@ -1,4 +1,4 @@ - + Failover, Replication, Load Balancing, and Clustering Options @@ -109,7 +109,7 @@ Slony is an example of this type of replication, with per-table - granularity. It updates the backup server in batches, so the repliation + granularity. It updates the backup server in batches, so the replication is asynchronous and might lose data during a fail over.