Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 50f479a

Browse files
committed
Fix spelling mistake in docs.
1 parent 75f0655 commit 50f479a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/failover.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/failover.sgml,v 1.1 2006/10/26 15:32:45 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/failover.sgml,v 1.2 2006/10/26 17:07:03 momjian Exp $ -->
22

33
<chapter id="failover">
44
<title>Failover, Replication, Load Balancing, and Clustering Options</title>
@@ -109,7 +109,7 @@
109109

110110
<para>
111111
Slony is an example of this type of replication, with per-table
112-
granularity. It updates the backup server in batches, so the repliation
112+
granularity. It updates the backup server in batches, so the replication
113113
is asynchronous and might lose data during a fail over.
114114
</para>
115115
</sect1>

0 commit comments

Comments
 (0)