From 914d9a3d6920f37bcbacc535b563e3c80ddb539a Mon Sep 17 00:00:00 2001 From: jvergara <jvergara@localhost> Date: Thu, 03 Dec 2009 11:16:34 +0000 Subject: [PATCH] Fix 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 0c6f122..2cfc21f 100644 --- a/opends/src/messages/messages/quicksetup.properties +++ b/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