From 359965b8968d5de6f539bf43ccbe66917bd86614 Mon Sep 17 00:00:00 2001
From: abobrov <abobrov@localhost>
Date: Mon, 29 Jun 2009 12:39:13 +0000
Subject: [PATCH] - fix non-compliant message.
---
opends/src/messages/messages/tools.properties | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/opends/src/messages/messages/tools.properties b/opends/src/messages/messages/tools.properties
index 55b1bc3..4d9ef86 100644
--- a/opends/src/messages/messages/tools.properties
+++ b/opends/src/messages/messages/tools.properties
@@ -2499,5 +2499,5 @@
the {%s} argument you must also specify {%s}
SEVERE_ERR_TIMEOUT_DURING_STARTUP_1680=The timeout of '%d' seconds to start \
- the server was reached. You can use the argument '--%s' to increase this \
- timeout.
+ the server has been reached. You can use the argument '--%s' to increase \
+ this timeout
--
Gitblit v1.10.0