From b86d71901ab2de756a3d13d9d35659e4c97fd47a Mon Sep 17 00:00:00 2001 From: Jean-Noel Rouvignac <jean-noel.rouvignac@forgerock.com> Date: Wed, 25 Feb 2015 10:22:04 +0000 Subject: [PATCH] Fixed typo --- opendj-cli/src/main/resources/com/forgerock/opendj/cli/cli.properties | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/opendj-cli/src/main/resources/com/forgerock/opendj/cli/cli.properties b/opendj-cli/src/main/resources/com/forgerock/opendj/cli/cli.properties index 5ee1f96..745927b 100755 --- a/opendj-cli/src/main/resources/com/forgerock/opendj/cli/cli.properties +++ b/opendj-cli/src/main/resources/com/forgerock/opendj/cli/cli.properties @@ -979,7 +979,7 @@ REF_INTRO_OPTIONS=The <command>%s</command> command takes the following options: REF_DEFAULT=Default: %s REF_TITLE_SUBCOMMANDS=Subcommands -REF_SHORT_DESC_UNINISTALL=remove OpenDJ directory server software +REF_SHORT_DESC_UNINSTALL=remove OpenDJ directory server software # Supplements to descriptions for generated reference documentation. SUPPLEMENT_DESCRIPTION_CONTROLS=<para> \ -- Gitblit v1.10.0