From 919a12b2b8cb95569f128c123aa7e8793ce12f53 Mon Sep 17 00:00:00 2001
From: abobrov <abobrov@localhost>
Date: Thu, 09 Apr 2009 23:15:43 +0000
Subject: [PATCH] - fix typo.

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

diff --git a/opends/src/messages/messages/extension.properties b/opends/src/messages/messages/extension.properties
index 0cb4e26..3461468 100644
--- a/opends/src/messages/messages/extension.properties
+++ b/opends/src/messages/messages/extension.properties
@@ -372,7 +372,7 @@
  security provider is required for clients that wish to use SASL EXTERNAL \
  authentication
 MILD_ERR_SASLEXTERNAL_NO_CLIENT_CERT_126=The SASL EXTERNAL bind request could \
- not be processed because the client did not present an certificate chain \
+ not be processed because the client did not present a certificate chain \
  during SSL/TLS negotiation
 MILD_ERR_SASLEXTERNAL_NO_MAPPING_127=The SASL EXTERNAL bind request failed \
  because the certificate chain presented by the client during SSL/TLS \

--
Gitblit v1.10.0