From c1869722ea6c70528a9f9d01015cf441ef47678b Mon Sep 17 00:00:00 2001
From: jvergara <jvergara@localhost>
Date: Wed, 02 Apr 2008 00:11:49 +0000
Subject: [PATCH] Fix for issue 3103 (several typos in messages)

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

diff --git a/opendj-sdk/opends/src/messages/messages/utility.properties b/opendj-sdk/opends/src/messages/messages/utility.properties
index 55b952b..2cdd47a 100644
--- a/opendj-sdk/opends/src/messages/messages/utility.properties
+++ b/opendj-sdk/opends/src/messages/messages/utility.properties
@@ -516,7 +516,7 @@
 INFO_LDAP_CONN_HEADING_CONNECTION_PARAMETERS_236=>>>> Specify OpenDS LDAP \
   connection parameters
 SEVERE_ERR_LDAP_CONN_BAD_HOST_NAME_237=The hostname "%s" could not be \
-  resolved. Please check you have have the correct address
+  resolved. Please check you have provided the correct address
 SEVERE_ERR_LDAP_CONN_BAD_PORT_NUMBER_238=Invalid port number "%s". Please \
   enter a valid port number between 1 and 65535
 INFO_LDAP_CONN_PROMPT_HOST_NAME_239=Directory server hostname or IP address \

--
Gitblit v1.10.0