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

matthew_swift
13.48.2007 567150121840af35c215b2a4323cee149fc5802a
opends/src/server/org/opends/server/messages/AdminMessages.java
@@ -666,7 +666,7 @@
        "The backen name is which the admin data will be registered. " +
        "This is a required argument");
    registerMessage(MSGID_ADMIN_UNABLE_TO_REGISTER_LISTENER,
        "Unable to register an add/delete listener against the entry %s " +
        "Unable to register an add/delete listener against the entry \"%s\" " +
        "because it does not exist in the configuration");
  }
}