From 97491bcdb796a35879477018ea768c1be2c989e4 Mon Sep 17 00:00:00 2001
From: Ludovic Poitou <ludovic.poitou@forgerock.com>
Date: Fri, 22 Oct 2010 06:52:25 +0000
Subject: [PATCH] Sync commit by matthew_swift Expose Grizzly transport configuration in LDAPOptions and LDAPListenerOptions in order to allow better customization of transport.

---
 sdk/src/com/sun/opends/sdk/messages/messages.properties |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/sdk/src/com/sun/opends/sdk/messages/messages.properties b/sdk/src/com/sun/opends/sdk/messages/messages.properties
index 1c85685..99aa95f 100755
--- a/sdk/src/com/sun/opends/sdk/messages/messages.properties
+++ b/sdk/src/com/sun/opends/sdk/messages/messages.properties
@@ -3041,7 +3041,7 @@
  be started because it is already running
 INFO_SUBCMDPARSER_OPTIONS={options}
 INFO_SUBCMDPARSER_SUBCMD_AND_OPTIONS={subcommand} {options}
-INFO_SUBCMDPARSER_WHERE_OPTIONS_INCLUDE=\        where {options} include:
+INFO_SUBCMDPARSER_WHERE_OPTIONS_INCLUDE=Where {options} include:
 INFO_EMAIL_TOOL_DESCRIPTION=Send an e-mail message via SMTP
 INFO_EMAIL_HOST_DESCRIPTION=The address of the SMTP server to use to send \
  the message

--
Gitblit v1.10.0