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

Mark Craig
07.45.2016 022612e458d9e6d157539b5166495d302fd6d563
OPENDJ-685 Apply editorial fix

This patch adds a comma as suggested in editorial review of a doc patch.
2 files modified
4 ■■■■ changed files
opendj-doc-generated-ref/src/main/docbkx/man-pages/setup-examples.xml 2 ●●● patch | view | raw | blame | history
opendj-server-legacy/src/messages/org/opends/messages/tool.properties 2 ●●● patch | view | raw | blame | history
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>
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?