From 022612e458d9e6d157539b5166495d302fd6d563 Mon Sep 17 00:00:00 2001 From: Mark Craig <mark.craig@forgerock.com> Date: Fri, 07 Oct 2016 05:45:41 +0000 Subject: [PATCH] OPENDJ-685 Apply editorial fix --- opendj-server-legacy/src/messages/org/opends/messages/tool.properties | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/opendj-server-legacy/src/messages/org/opends/messages/tool.properties b/opendj-server-legacy/src/messages/org/opends/messages/tool.properties index 3c95cfe..338cf8c 100644 --- a/opendj-server-legacy/src/messages/org/opends/messages/tool.properties +++ b/opendj-server-legacy/src/messages/org/opends/messages/tool.properties @@ -1809,7 +1809,7 @@ ERR_CREATERC_JAVA_HOME_DOESNT_EXIST_1378=The directory %s specified \ as the OPENDJ_JAVA_HOME path does not exist or is not a directory INFO_INSTALLDS_STATUS_COMMAND_LINE_1379=To see basic server configuration \ -status and configuration you can launch %s +status and configuration, you can launch %s INFO_INSTALLDS_PROMPT_ENABLE_SSL_1380=Do you want to enable SSL? INFO_INSTALLDS_PROMPT_LDAPSPORT_1381=On which port would you like the \ Directory Server to accept connections from LDAPS clients? -- Gitblit v1.10.0