From f243662ba3658485a372d46fc9ebfb9ff617617c Mon Sep 17 00:00:00 2001
From: jvergara <jvergara@localhost>
Date: Fri, 02 Oct 2009 07:28:43 +0000
Subject: [PATCH] Fix a typo.

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

diff --git a/opends/src/messages/messages/quicksetup.properties b/opends/src/messages/messages/quicksetup.properties
index 2baa754..066721f 100644
--- a/opends/src/messages/messages/quicksetup.properties
+++ b/opends/src/messages/messages/quicksetup.properties
@@ -360,7 +360,7 @@
 INFO_ERROR_DETERMINING_UPGRADE_BUILD=Error determining upgrade build \
  information.
 INFO_ERROR_DISABLING_WINDOWS_SERVICE=Error Disabling Windows service.  Try to \
- kill the process opends_service.exe and the running the \
+ kill the process opends_service.exe and then running the \
  %s\bat\windows-service.bat -d command-line to disable the service manually.
 INFO_ERROR_DURING_INITIALIZATION_LOG=Error during the initialization with \
  contents from server %s.  Last log details: %s.  Task state: %s.  Check the \

--
Gitblit v1.10.0