From ad1f68fc875ad941f6acf5f56754453c8987bab4 Mon Sep 17 00:00:00 2001
From: kenneth_suter <kenneth_suter@localhost>
Date: Mon, 02 Apr 2007 15:07:10 +0000
Subject: [PATCH] further refactorings to delegate application logic to Application classes in addition to basic upgrade tool implementation classes and scripts

---
 opendj-sdk/opends/resource/README |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opendj-sdk/opends/resource/README b/opendj-sdk/opends/resource/README
index e8b86dc..66dad87 100644
--- a/opendj-sdk/opends/resource/README
+++ b/opendj-sdk/opends/resource/README
@@ -5,7 +5,7 @@
 
 To configure the server, run the setup script on UNIX-based platforms, or the
 setup.bat batch file on Windows.  To start the server, run bin/start-ds.sh on
-UNIX-based platforms, or bin\start-ds.bat on Windows systems.
+UNIX-based platforms, or bat\start-ds.bat on Windows systems.
 
 This product is made available under the Common Development and Distribution
 License (CDDL).  The complete text for this license, and for alternate licenses

--
Gitblit v1.10.0