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

abobrov
08.22.2007 430e145d40c0f5fb69622077c9b5cf99c70e9b50
opendj-sdk/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.
   */