From 6f7fa674cd1ae21de9b37d574dbc1aac95bbdc2e Mon Sep 17 00:00:00 2001
From: lfrost <lfrost@localhost>
Date: Fri, 11 Jan 2008 11:04:04 +0000
Subject: [PATCH] Typo in dsjavaproperties output

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

diff --git a/opends/src/messages/messages/tools.properties b/opends/src/messages/messages/tools.properties
index 5363148..32c80c1 100644
--- a/opends/src/messages/messages/tools.properties
+++ b/opends/src/messages/messages/tools.properties
@@ -2217,7 +2217,7 @@
  specified on %s you must copy the created script file to %s
 INFO_JAVAPROPERTIES_SUCCESSFUL_1495=The script files were successfully \
  updated.  The OpenDS command-line utilities will use the java properties \
- specified on the properties file %s
+ specified in the properties file %s
 INFO_DESCRIPTION_TEST_IF_OFFLINE_1496=When this is set test if the command \
  must be run in offline or online mode, returning the appropriate error code
  

--
Gitblit v1.10.0