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/JEBackendConfiguration.xml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/opends/src/admin/defn/org/opends/server/admin/std/JEBackendConfiguration.xml b/opends/src/admin/defn/org/opends/server/admin/std/JEBackendConfiguration.xml
index 22ddb35..a1922f6 100644
--- a/opends/src/admin/defn/org/opends/server/admin/std/JEBackendConfiguration.xml
+++ b/opends/src/admin/defn/org/opends/server/admin/std/JEBackendConfiguration.xml
@@ -821,7 +821,7 @@
<adm:description>
This can be used to bound the recovery time that may be required if the
database environment is opened without having been properly closed.
- If this propertyis set to a non-zero value, the checkpointer wakeup
+ If this property is set to a non-zero value, the checkpointer wakeup
interval is not used. To use time based checkpointing, set this
property to zero.
</adm:description>
@@ -991,4 +991,4 @@
</ldap:attribute>
</adm:profile>
</adm:property>
-</adm:managed-object>
+</adm:managed-object>
\ No newline at end of file
--
Gitblit v1.10.0