mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

abobrov
08.22.2007 9c826e53ce4440b3626396db2662b2c595cd3038
opends/src/server/org/opends/server/api/EntryCache.java
@@ -582,7 +582,7 @@
  /**
   * Retrieves the curent number of entries stored within the cache.
   * Retrieves the current number of entries stored within the cache.
   *
   * @return  The current number of entries stored within the cache.
   */
@@ -591,7 +591,7 @@
  /**
   * Retrieves the curent number of cache hits for this cache.
   * Retrieves the current number of cache hits for this cache.
   *
   * @return  The current number of cache hits for this cache.
   */
@@ -603,7 +603,7 @@
  /**
   * Retrieves the curent number of cache misses for this cache.
   * Retrieves the current number of cache misses for this cache.
   *
   * @return  The current number of cache misses for this cache.
   */