From f7036e50348484f4daf39f9e8457de602ab83939 Mon Sep 17 00:00:00 2001
From: coulbeck <coulbeck@localhost>
Date: Tue, 28 Aug 2007 15:54:13 +0000
Subject: [PATCH] Changes for replication security issues 511, 512, 608.

---
 opends/src/admin/defn/org/opends/server/admin/std/MultimasterDomainConfiguration.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opends/src/admin/defn/org/opends/server/admin/std/MultimasterDomainConfiguration.xml b/opends/src/admin/defn/org/opends/server/admin/std/MultimasterDomainConfiguration.xml
index 668bb59..c481be9 100644
--- a/opends/src/admin/defn/org/opends/server/admin/std/MultimasterDomainConfiguration.xml
+++ b/opends/src/admin/defn/org/opends/server/admin/std/MultimasterDomainConfiguration.xml
@@ -201,7 +201,7 @@
   <adm:property name="window-size" mandatory="false"
     multi-valued="false">
     <adm:synopsis>
-      Specifies the window size that will this Domain must use when
+      Specifies the window size that this domain will use when
       communicating with replication servers.
     </adm:synopsis>
     <adm:default-behavior>

--
Gitblit v1.10.0