]> git.sur5r.net Git - openldap/commitdiff
admin24/replication.html spelling (ITS#5270)
authorGavin Henry <ghenry@openldap.org>
Mon, 10 Dec 2007 16:31:27 +0000 (16:31 +0000)
committerGavin Henry <ghenry@openldap.org>
Mon, 10 Dec 2007 16:31:27 +0000 (16:31 +0000)
CHANGES
doc/guide/admin/replication.sdf

diff --git a/CHANGES b/CHANGES
index 95b9b5f7d8f467bc1be48cfce360a08fb9faa66a..b07268835565516bec2a432ff53bb0a09d7c423a 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -36,6 +36,7 @@ OpenLDAP 2.4.7 Release (2007/12/01)
                Clarified slapd.conf(5) limits issues in syncrepl (ITS#5243)
                Fixed slapd-config(5) maxderefdepth default value typo (ITS#5200)
                Patches for minor typos in man pages (ITS#5228)
+               admin24/replication.sdf spelling (ITS#5270)
 
 
 OpenLDAP 2.4.6 Release (2007/10/31)
index 6bd3a9cf5c42b448b2a9fc5ddd548ae30b30a346..54ff1311c32274b9c74cf810949d7ba982addc54 100644 (file)
@@ -608,7 +608,7 @@ H2: MirrorMode
 H3: Arguments for MirrorMode
 
 * Provides a high-availability (HA) solution for directory writes (replicas handle reads)
-* As long as one Master is operational, writes can safely be excepted
+* As long as one Master is operational, writes can safely be accepted
 * Master nodes replicate from each other, so they are always up to date and
 can be ready to take over (hot standby)
 * Syncrepl also allows the master nodes to re-synchronize after any downtime