From 076e8757ee775d69a1dad8c5349074d28c9542ef Mon Sep 17 00:00:00 2001
From: jvergara <jvergara@localhost>
Date: Wed, 18 Jul 2007 21:28:42 +0000
Subject: [PATCH] Fix for issue 1603 (quickInstall fails to register service on vista)

---
 opends/resource/bin/_client-script.bat |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opends/resource/bin/_client-script.bat b/opends/resource/bin/_client-script.bat
index 88fe198..343eaeb 100644
--- a/opends/resource/bin/_client-script.bat
+++ b/opends/resource/bin/_client-script.bat
@@ -25,7 +25,7 @@
 rem
 rem      Portions Copyright 2006-2007 Sun Microsystems, Inc.
 
-rem This script is used to invoke various server-side processes.  It should not
+rem This script is used to invoke various client-side processes.  It should not
 rem be invoked directly by end users.
 
 setlocal

--
Gitblit v1.10.0