From d2f0dbd8b0421e1af6ea202533a18dc58d677c9c Mon Sep 17 00:00:00 2001
From: neil_a_wilson <neil_a_wilson@localhost>
Date: Sun, 02 Sep 2007 02:05:01 +0000
Subject: [PATCH] Correct a number of spelling errors in configuration definitions.

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

diff --git a/opendj-sdk/opends/src/admin/defn/org/opends/server/admin/std/SchemaBackendConfiguration.xml b/opendj-sdk/opends/src/admin/defn/org/opends/server/admin/std/SchemaBackendConfiguration.xml
index ddfff3e..d4c035a 100644
--- a/opendj-sdk/opends/src/admin/defn/org/opends/server/admin/std/SchemaBackendConfiguration.xml
+++ b/opendj-sdk/opends/src/admin/defn/org/opends/server/admin/std/SchemaBackendConfiguration.xml
@@ -105,7 +105,7 @@
     </adm:synopsis>
     <adm:description>
       This may provide compatibility with some applications that expect schema
-      attributes like attributeType and objectClasses to be included by default
+      attributes like attributeTypes and objectClasses to be included by default
       even if they are not requested.  Note that the ldapSyntaxes attribute
       will always be treated as operational in order to avoid problems with
       attempts to modify the schema over protocol.
@@ -120,4 +120,4 @@
       </ldap:attribute>
     </adm:profile>
   </adm:property>
-</adm:managed-object>
+</adm:managed-object>
\ No newline at end of file

--
Gitblit v1.10.0