From 9d85565c213365ece68cfbc64f20762e4530f619 Mon Sep 17 00:00:00 2001
From: Manuel Gaupp <m.gaupp@scanplus.de>
Date: Mon, 10 Mar 2014 17:15:14 +0000
Subject: [PATCH] Fix typo (GSER Parser) and wrong description (Certificate Syntax) (Changes reviewed manually by Matthew Swift)

---
 opendj3-server-dev/src/messages/messages/schema.properties |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opendj3-server-dev/src/messages/messages/schema.properties b/opendj3-server-dev/src/messages/messages/schema.properties
index cad39ec..c918a36 100644
--- a/opendj3-server-dev/src/messages/messages/schema.properties
+++ b/opendj3-server-dev/src/messages/messages/schema.properties
@@ -905,4 +905,4 @@
 ERR_CERTIFICATE_MATCH_EXPECTED_END_338=The GSER value contains additional \
  characters at the end of the assertion
 ERR_CERTIFICATE_MATCH_GSER_INVALID_339=An error occured while parsing the \
- the GSER String: "%s"
+ GSER String: "%s"

--
Gitblit v1.10.0