From d721fa762b698a234b0ae82925708d33d46ea6e0 Mon Sep 17 00:00:00 2001
From: jvergara <jvergara@localhost>
Date: Tue, 16 Oct 2007 14:11:51 +0000
Subject: [PATCH] Fix a copy/paste 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 37cf004..e75558b 100644
--- a/opends/src/messages/messages/quicksetup.properties
+++ b/opends/src/messages/messages/quicksetup.properties
@@ -904,7 +904,7 @@
 INFO_SUMMARY_INITIALIZE_REPLICATED_SUFFIXES=Initializing Contents of \
  Replicated Base DNs...
 INFO_SUMMARY_INSTALL_FINISHED_CANCELED=<b>OpenDS QuickSetup Canceled.</b> \
- <br>The upgrade operation was canceled and any files installed to your system \
+ <br>The setup was canceled and any files installed to your system \
  during this operation have been removed.
 INFO_SUMMARY_INSTALL_FINISHED_SUCCESSFULLY=<b>OpenDS QuickSetup Completed \
  Successfully.</b><br>OpenDS is now installed in %s.<br>The server is \

--
Gitblit v1.10.0