From 13175e319aa320be3a73c66b3a23045e948d05cb Mon Sep 17 00:00:00 2001
From: sin <sin@localhost>
Date: Wed, 01 Apr 2009 18:34:35 +0000
Subject: [PATCH] 3518:config.properties message has incomplete sentance

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

diff --git a/opends/src/messages/messages/config.properties b/opends/src/messages/messages/config.properties
index 0763759..458ada6 100644
--- a/opends/src/messages/messages/config.properties
+++ b/opends/src/messages/messages/config.properties
@@ -632,7 +632,7 @@
  %s.  It will be disabled
 SEVERE_ERR_CONFIG_SCHEMA_SYNTAX_NO_CLASS_ATTR_183=Matching rule configuration \
  entry %s does not contain attribute ds-cfg-java-class, which is used to \
- specify the name of the class used to provide the attribute syntax \
+ specify the name of the class that provides the attribute syntax \
  implementation.  The syntax associated with this configuration entry will be \
  disabled
 SEVERE_ERR_CONFIG_SCHEMA_SYNTAX_CANNOT_GET_CLASS_184=An unexpected error \

--
Gitblit v1.10.0