From f42ad414c134b9408aa268b84f0620e45f824f6b Mon Sep 17 00:00:00 2001
From: jvergara <jvergara@localhost>
Date: Thu, 03 Dec 2009 11:16:34 +0000
Subject: [PATCH] Fix typo.

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

diff --git a/opendj-sdk/opends/src/messages/messages/quicksetup.properties b/opendj-sdk/opends/src/messages/messages/quicksetup.properties
index 0c6f122..2cfc21f 100644
--- a/opendj-sdk/opends/src/messages/messages/quicksetup.properties
+++ b/opendj-sdk/opends/src/messages/messages/quicksetup.properties
@@ -964,7 +964,7 @@
 INFO_SPLASH_ICON_TOOLTIP=QuickSetup Launching
 INFO_SSL_ACCESS_LABEL=SSL Access:
 INFO_SSL_PORT_TEXTFIELD_TOOLTIP=The LDAPS port.
-INFO_STANDALONE_SERVER_LABEL=This will be a standalone server
+INFO_STANDALONE_SERVER_LABEL=This will be a stand alone server
 INFO_STANDALONE_SERVER_TOOLTIP=Check this if you do not want to replicate the \
  data on the server that you are creating with other servers.
 INFO_START_SERVER_LABEL=Start Server when Configuration has Completed

--
Gitblit v1.10.0