From 52b874742433110181260bcda987cea209063c2f Mon Sep 17 00:00:00 2001
From: neil_a_wilson <neil_a_wilson@localhost>
Date: Wed, 15 Aug 2007 23:39:47 +0000
Subject: [PATCH] Correct a number of spelling errors identified in the message files.

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

diff --git a/opends/src/messages/messages/config.properties b/opends/src/messages/messages/config.properties
index 7dc291b..979febe 100644
--- a/opends/src/messages/messages/config.properties
+++ b/opends/src/messages/messages/config.properties
@@ -1766,7 +1766,7 @@
  allowed to send bind and StartTLS requests. Changes to this configuration \
  attribute will take effect immediately
 SEVERE_ERR_CONFIG_CORE_REJECT_UNAUTHENTICATED_REQUESTS_INVALID_577=Configuration \
- entry %s has an invalid value forconfiguration attribute \
+ entry %s has an invalid value for configuration attribute \
  ds-cfg-reject-unauthenticated-requests(the value should be either true or \
  false)
 FATAL_ERR_CONFIG_GROUP_CANNOT_GET_BASE_578=An error occurred while attempting \
@@ -1978,7 +1978,7 @@
  attribute %s associated with configuration entry %s:  %s
 SEVERE_ERR_CONFIG_JMX_SET_ATTR_NO_CONNECTION_644=Unable to set the value of \
  JMX attribute %s associated with configuration entry %s because no JMX \
- connection is avaialble
+ connection is available
 SEVERE_ERR_CONFIG_CHANGE_NO_RESULT_645=%s.%s returned a result of null for \
  entry %s
 SEVERE_ERR_CONFIG_CHANGE_RESULT_ERROR_646=%s.%s failed for entry %s:  result \

--
Gitblit v1.10.0