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

neil_a_wilson
16.36.2007 64afb3e53f74b2ec78cacb377858cb092e3a4e9b
opendj-sdk/opends/src/server/org/opends/server/backends/jeb/BackendImpl.java
@@ -69,7 +69,7 @@
/**
 * This is an implementation of a Directory Server Backend which stores entries
 * locally in a Sleepycat JE database.
 * locally in a Berkeley DB JE database.
 */
public class BackendImpl
    extends Backend