From 0798254b35ac4c8cf7e3e25f2b83f3e85c1c9733 Mon Sep 17 00:00:00 2001
From: Jean-Noël Rouvignac <jean-noel.rouvignac@forgerock.com>
Date: Fri, 09 Oct 2015 07:25:16 +0000
Subject: [PATCH] Fixed typos

---
 opendj-server-legacy/src/messages/org/opends/messages/quickSetup.properties |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opendj-server-legacy/src/messages/org/opends/messages/quickSetup.properties b/opendj-server-legacy/src/messages/org/opends/messages/quickSetup.properties
index 4ff51c8..affe192 100644
--- a/opendj-server-legacy/src/messages/org/opends/messages/quickSetup.properties
+++ b/opendj-server-legacy/src/messages/org/opends/messages/quickSetup.properties
@@ -352,7 +352,7 @@
 INFO_ERROR_STARTING_SERVER_CODE=Error Starting Directory Server. Error code: \
  %s.
 INFO_ERROR_STARTING_SERVER_IN_UNIX=Could not connect to the server after \
- after requesting start. Verify that the server has access rights to port %s.
+ requesting start. Verify that the server has access rights to port %s.
 INFO_ERROR_STARTING_SERVER_IN_WINDOWS=Could not connect to the server after \
  requesting start. If you have a firewall configured check that it allows \
  connections to port %s.

--
Gitblit v1.10.0