From ff6dea8a3f2d5be1174c43743f4ee21c0c1644c7 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".

---
 opendj-sdk/opends/src/messages/messages/protocol.properties |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/opendj-sdk/opends/src/messages/messages/protocol.properties b/opendj-sdk/opends/src/messages/messages/protocol.properties
index bde672b..14e6455 100644
--- a/opendj-sdk/opends/src/messages/messages/protocol.properties
+++ b/opendj-sdk/opends/src/messages/messages/protocol.properties
@@ -852,7 +852,7 @@
 SEVERE_ERR_LDAP_CONNHANDLER_CANNOT_DETERMINE_SSL_CERT_NICKNAME_248=An \
  unexpected error occurred while processing the ds-cfg-ssl-cert-nickname \
  attribute in configuration entry %s, which is used to specify the nickname of \
- the certificate to use for accepting SSL/TSL connections:  %s
+ the certificate to use for accepting SSL/TLS connections:  %s
 SEVERE_ERR_LDAP_CONNHANDLER_INVALID_ADDRESS_MASK_249=The string %s defined in \
  attribute %s of configuration entry %s could not be decoded as a valid \
  address mask:  %s
@@ -1171,7 +1171,7 @@
 SEVERE_ERR_JMX_CONNHANDLER_CANNOT_DETERMINE_SSL_CERT_NICKNAME_353=An \
  unexpected error occurred while processing the ds-cfg-ssl-cert-nickname \
  attribute in configuration entry %s, which is used to specify the nickname of \
- the certificate to use for accepting SSL/TSL connections:  %s
+ the certificate to use for accepting SSL/TLS connections:  %s
 SEVERE_ERR_PWPOLICYREQ_CONTROL_HAS_VALUE_354=Cannot decode the provided \
  control as a password policy request control because the provided control had \
  a value but the password policy request control should not have a value
@@ -1297,7 +1297,7 @@
 SEVERE_ERR_JMX_CONNHANDLER_CANNOT_DETERMINE_KEYMANAGER_DN_400=An unexpected \
  error occurred while processing the ds-cfg-key-manager-provider-dn attribute \
  in configuration entry %s, which is used to specify the DN of the key manager \
- provider to use for accepting SSL/TSL connections:  %s
+ provider to use for accepting SSL/TLS connections:  %s
 MILD_ERR_LDAP_CONNHANDLER_CANNOT_SET_SECURITY_PROVIDER_401=An error occurred \
  while attempting to configure the connection security provider for the client \
  connection:  %s

--
Gitblit v1.10.0