From 945baa37e165552383349e046d4f4e4b016058ec Mon Sep 17 00:00:00 2001
From: ludovicp <ludovicp@localhost>
Date: Mon, 31 May 2010 08:41:01 +0000
Subject: [PATCH] Fix help messages and Java doc
---
opends/src/messages/messages/admin_tool.properties | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/opends/src/messages/messages/admin_tool.properties b/opends/src/messages/messages/admin_tool.properties
index 7431022..b988c33 100644
--- a/opends/src/messages/messages/admin_tool.properties
+++ b/opends/src/messages/messages/admin_tool.properties
@@ -520,7 +520,7 @@
INFO_DESCRIPTION_SUBCMD_INITIALIZE_ALL_REPLICATION=Initialize the contents of \
the data under the specified Base DN on all the servers whose contents are \
being replicated with the contents on the specified server. This operation \
- is required after enabling replication in order replication to work ('%s' \
+ is required after enabling replication for replication to work ('%s' \
applied to each server can also be used for this purpose)
INFO_DESCRIPTION_SUBCMD_PRE_EXTERNAL_INITIALIZATION=This subcommand must be \
called before initializing the contents of all the replicated servers using \
--
Gitblit v1.10.0