From 6f5b51082abf6e4ea5e93c37c988f18946c3d9be Mon Sep 17 00:00:00 2001
From: matthew_swift <matthew_swift@localhost>
Date: Mon, 07 Sep 2009 09:57:34 +0000
Subject: [PATCH] Fix issue 4114: typo in LocalDBBackendConfiguration.xml
---
opendj-sdk/opends/src/admin/defn/org/opends/server/admin/std/LocalDBBackendConfiguration.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/opendj-sdk/opends/src/admin/defn/org/opends/server/admin/std/LocalDBBackendConfiguration.xml b/opendj-sdk/opends/src/admin/defn/org/opends/server/admin/std/LocalDBBackendConfiguration.xml
index 2ef8b8e..6068380 100644
--- a/opendj-sdk/opends/src/admin/defn/org/opends/server/admin/std/LocalDBBackendConfiguration.xml
+++ b/opendj-sdk/opends/src/admin/defn/org/opends/server/admin/std/LocalDBBackendConfiguration.xml
@@ -494,7 +494,7 @@
</adm:synopsis>
<adm:description>
If set to "false", then the eviction keeps internal nodes of the underlying
- Btree in the cache over leaf notes, even if the leaf nodes have
+ Btree in the cache over leaf nodes, even if the leaf nodes have
been accessed more recently. This may be a better configuration
for databases in which only a very small portion of the data is
cached.
--
Gitblit v1.10.0