From 53f77e9bae7a41ba7751c810bd54d1fab5682f40 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

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

diff --git a/opendj-sdk/opends/src/messages/messages/tools.properties b/opendj-sdk/opends/src/messages/messages/tools.properties
index 5363148..32c80c1 100644
--- a/opendj-sdk/opends/src/messages/messages/tools.properties
+++ b/opendj-sdk/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