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 +-
 opendj-doc-generated-ref/src/main/docbkx/man-pages/setup-examples.xml |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/opendj-doc-generated-ref/src/main/docbkx/man-pages/setup-examples.xml b/opendj-doc-generated-ref/src/main/docbkx/man-pages/setup-examples.xml
index 7cffbf5..e41fd3e 100644
--- a/opendj-doc-generated-ref/src/main/docbkx/man-pages/setup-examples.xml
+++ b/opendj-doc-generated-ref/src/main/docbkx/man-pages/setup-examples.xml
@@ -41,7 +41,7 @@
 Importing Automatically-Generated Data (100 Entries) ......... Done.
 Starting Directory Server .......... Done.
 
-To see basic server configuration status and configuration you can launch
+To see basic server configuration status and configuration, you can launch
  /path/to/opendj/bin/status</computeroutput>
  </screen>
 </refsect1>
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