From 121492a2b64562ba3bcc8bc3185b137cdea71025 Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Mon, 14 May 2012 12:56:20 +0000
Subject: [PATCH] Typo: valid ==> validated

---
 opends/src/admin/defn/org/opends/server/admin/std/CertificateAttributeSyntaxConfiguration.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opends/src/admin/defn/org/opends/server/admin/std/CertificateAttributeSyntaxConfiguration.xml b/opends/src/admin/defn/org/opends/server/admin/std/CertificateAttributeSyntaxConfiguration.xml
index 8e29314..8e4ea22 100644
--- a/opends/src/admin/defn/org/opends/server/admin/std/CertificateAttributeSyntaxConfiguration.xml
+++ b/opends/src/admin/defn/org/opends/server/admin/std/CertificateAttributeSyntaxConfiguration.xml
@@ -55,7 +55,7 @@
       strictly comply with the standard definition for this syntax.
     </adm:synopsis>
     <adm:description>
-      When set to false, certificates will not be valid and, as a result
+      When set to false, certificates will not be validated and, as a result
       any sequence of bytes will be acceptable.
     </adm:description>
     <adm:default-behavior>

--
Gitblit v1.10.0