From 6b15ec3f6dcf20b11ff0337274dbacc19d109062 Mon Sep 17 00:00:00 2001
From: jvergara <jvergara@localhost>
Date: Tue, 15 Apr 2008 05:42:43 +0000
Subject: [PATCH] Fix for issue 3171 (dsreplication ease of use).

---
 opendj-sdk/opends/src/messages/messages/admin_tool.properties |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/opendj-sdk/opends/src/messages/messages/admin_tool.properties b/opendj-sdk/opends/src/messages/messages/admin_tool.properties
index 62e1b94..b60723b 100644
--- a/opendj-sdk/opends/src/messages/messages/admin_tool.properties
+++ b/opendj-sdk/opends/src/messages/messages/admin_tool.properties
@@ -456,8 +456,8 @@
  times
 INFO_DESCRIPTION_REPLICATION_ADMIN_UID=User ID of the \
  Global Administrator to use to bind to the server.  For the '%s' subcommand \
- if no Global Administrator was defined previously for none of the server one \
- will be created using the provided data.
+ if no Global Administrator was defined previously for none of the server the \
+ Global Administrator will be created using the provided data.
 INFO_DESCRIPTION_REPLICATION_ADMIN_BINDPASSWORD=The global \
  administrator password
 INFO_DESCRIPTION_REPLICATION_ADMIN_BINDPASSWORDFILE=The file \

--
Gitblit v1.10.0