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

kenneth_suter
09.46.2007 cd4bf3cfe91a9aac31fbb54ab06aa5d947d317d1
fixed typos in ldapmodify tool messages
1 files modified
4 ■■■■ changed files
opends/src/server/org/opends/server/messages/ToolMessages.java 4 ●●●● patch | view | raw | blame | history
opends/src/server/org/opends/server/messages/ToolMessages.java
@@ -9964,9 +9964,9 @@
                    "Specifies the LDIF file containing the data to be " +
                    "updated.");
    registerMessage(MSGID_LDIFMODIFY_DESCRIPTION_CHANGES,
                    "Specifies he LDIF file containing the changes to apply.");
                    "Specifies the LDIF file containing the changes to apply.");
    registerMessage(MSGID_LDIFMODIFY_DESCRIPTION_TARGET,
                    "Specifies he file to which the updated data should be " +
                    "Specifies the file to which the updated data should be " +
                    "written.");
    registerMessage(MSGID_LDIFMODIFY_DESCRIPTION_HELP,
                    "Displays this usage information.");