From 5d031236d65aa2cc87bcd74b37707760564424e1 Mon Sep 17 00:00:00 2001
From: neil_a_wilson <neil_a_wilson@localhost>
Date: Tue, 11 Sep 2007 16:47:11 +0000
Subject: [PATCH] Correct a number of misspelled occurrences of "StartTLS".

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

diff --git a/opends/src/messages/messages/dsconfig.properties b/opends/src/messages/messages/dsconfig.properties
index ab7cc89..465f792 100644
--- a/opends/src/messages/messages/dsconfig.properties
+++ b/opends/src/messages/messages/dsconfig.properties
@@ -398,7 +398,7 @@
 INFO_DSCFG_HEADING_CONNECTION_PARAMETERS_1373=>>>> Specify OpenDS LDAP connection parameters
 INFO_DSCFG_PROMPT_SECURITY_USE_SECURE_CTX_1374=How do you want to connect?
 INFO_DSCFG_PROMPT_SECURITY_USE_SSL_1375=LDAP with SSL
-INFO_DSCFG_PROMPT_SECURITY_USE_START_TSL_1376=LDAP with StartTSL
+INFO_DSCFG_PROMPT_SECURITY_USE_START_TLS_1376=LDAP with StartTLS
 INFO_DSCFG_PROMPT_SECURITY_USE_TRUST_ALL_1377=Do you want to automatically trust the server certificate?
 INFO_DSCFG_PROMPT_SECURITY_TRUSTSTORE_PATH_1378=Truststore path:
 INFO_DSCFG_PROMPT_SECURITY_TRUSTSTORE_PASSWORD_1379=Password for truststore '%s':

--
Gitblit v1.10.0