From f389591ad1159ce28b56235aaa3f00afa5dd9e22 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.
---
opends/src/admin/defn/org/opends/server/admin/std/SchemaBackendConfiguration.xml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/opends/src/admin/defn/org/opends/server/admin/std/SchemaBackendConfiguration.xml b/opends/src/admin/defn/org/opends/server/admin/std/SchemaBackendConfiguration.xml
index ddfff3e..d4c035a 100644
--- a/opends/src/admin/defn/org/opends/server/admin/std/SchemaBackendConfiguration.xml
+++ b/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