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

ludovicp
29.34.2010 0569ca6686efb88285110866064fa40d98a93a1b
opendj-sdk/opends/src/server/org/opends/server/api/DirectoryThread.java
@@ -22,7 +22,7 @@
 * CDDL HEADER END
 *
 *
 *      Copyright 2006-2009 Sun Microsystems, Inc.
 *      Copyright 2006-2010 Sun Microsystems, Inc.
 */
package org.opends.server.api;
@@ -178,7 +178,7 @@
     * {@inheritDoc}
     */
    public String getClassName() {
      return "org.oepnds.server.api.DirectoryThread";
      return "org.opends.server.api.DirectoryThread";
    }
    /**