From 3a9e211d36ee94ff99941943b3b51e0f768624f5 Mon Sep 17 00:00:00 2001
From: mrossign <mrossign@localhost>
Date: Fri, 06 Nov 2009 09:11:40 +0000
Subject: [PATCH] In order to support a more clever algorithm for the DS to choose his RS,  we introduce:

---
 opends/src/messages/messages/replication.properties |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opends/src/messages/messages/replication.properties b/opends/src/messages/messages/replication.properties
index da7c3de..801eca7 100644
--- a/opends/src/messages/messages/replication.properties
+++ b/opends/src/messages/messages/replication.properties
@@ -170,7 +170,7 @@
  UTF-8. This is required to be able to encode the changes in the database. \
  This replication server will now shutdown
 SEVERE_ERR_REPLICATION_COULD_NOT_CONNECT_61=The Replication is configured for \
- suffix  %s but was not able to connect to any Replication Server
+ suffix %s but was not able to connect to any Replication Server
 NOTICE_NOW_FOUND_SAME_GENERATION_CHANGELOG_62=Replication is up and running \
  for domain %s with replication server id %s %s - local server id is %s - data \
  generation is %s

--
Gitblit v1.10.0