From a7058d775afdf94f2e525cddf5ec95b192a52e22 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)

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

diff --git a/opends/src/messages/messages/core.properties b/opends/src/messages/messages/core.properties
index fed3c05..0678283 100644
--- a/opends/src/messages/messages/core.properties
+++ b/opends/src/messages/messages/core.properties
@@ -230,7 +230,7 @@
  search filter "%s" could not be decoded because the closing parenthesis at \
  position %d did not have a corresponding open parenthesis
 MILD_ERR_SEARCH_FILTER_NO_CORRESPONDING_CLOSE_PARENTHESIS_150=The provided \
- search filter "%s" could not be decoded because the closing parenthesis at \
+ search filter "%s" could not be decoded because the opening parenthesis at \
  position %d did not have a corresponding close parenthesis
 MILD_ERR_SEARCH_FILTER_SUBSTRING_NO_ASTERISKS_151=The provided search filter \
  "%s" could not be decoded because the assumed substring filter value between \

--
Gitblit v1.10.0