From 4791154f0f20ab348426bc70f0ae2a2fbf181f05 Mon Sep 17 00:00:00 2001
From: Ludovic Poitou <ludovic.poitou@forgerock.com>
Date: Wed, 12 Dec 2012 18:14:35 +0000
Subject: [PATCH] Fix typos and trailing spaces in properties. Also remove/fixed unreferenced messages

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

diff --git a/opendj-sdk/opends/src/messages/messages/admin_tool.properties b/opendj-sdk/opends/src/messages/messages/admin_tool.properties
index 71b3002..5e4f9ae 100644
--- a/opendj-sdk/opends/src/messages/messages/admin_tool.properties
+++ b/opendj-sdk/opends/src/messages/messages/admin_tool.properties
@@ -2897,7 +2897,7 @@
 # Note that the following property contains line breaks in HTML format (<br>).
 #
 INFO_CTRL_PANEL_CRON_HELP=Use ',' to separate values. For example: \
- '1,4,5'.<br>Use '-' to indicate intervals.  For example '1-5'.\<br>Use '*' to \
+ '1,4,5'.<br>Use '-' to indicate intervals.  For example '1-5'.<br>Use '*' to \
  indicate any value.
 SEVERE_ERR_CTRL_PANEL_INVALID_HOUR=The provided hour value is not valid.
 SEVERE_ERR_CTRL_PANEL_INVALID_MINUTE=The provided minute value is not valid.

--
Gitblit v1.10.0