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

matthew_swift
13.48.2007 a91c61eed296121aedc3cc600e3336231a68a36b
opendj-sdk/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");
  }
}