From ee0fbff002e17a56aca09cb8dc7da0f4fe20ad6e Mon Sep 17 00:00:00 2001
From: boli <boli@localhost>
Date: Tue, 31 Jul 2007 21:38:45 +0000
Subject: [PATCH] 

---
 opends/src/server/org/opends/server/backends/jeb/AttributeIndex.java |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opends/src/server/org/opends/server/backends/jeb/AttributeIndex.java b/opends/src/server/org/opends/server/backends/jeb/AttributeIndex.java
index 5cdbe74..b0b0571 100644
--- a/opends/src/server/org/opends/server/backends/jeb/AttributeIndex.java
+++ b/opends/src/server/org/opends/server/backends/jeb/AttributeIndex.java
@@ -273,7 +273,7 @@
    * Close the attribute index.
    *
    * @throws DatabaseException if a JE database error occurs while
-   * openning the index.
+   * closing the index.
    */
   public void close() throws DatabaseException
   {

--
Gitblit v1.10.0