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

lutoff
13.34.2007 f553f272fefc318dcb10bfcbf433bd8be92bad94
Fix de typo
1 files modified
2 ■■■ changed files
opends/src/server/org/opends/server/messages/AdminMessages.java 2 ●●● patch | view | raw | blame | history
opends/src/server/org/opends/server/messages/AdminMessages.java
@@ -663,7 +663,7 @@
    registerMessage(MSGID_ADMIN_ARG_MEMBERNAME_DESCRIPTION,
       "The member's identifier. This is a required argument");
    registerMessage(MSGID_ADMIN_ARG_BACKENDNAME_DESCRIPTION,
        "The backen name is which the admin data will be registered. " +
        "The backend 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\" " +