From b00098c3e5f0021ff4b92ed234b89c6c3b981ab6 Mon Sep 17 00:00:00 2001
From: dugan <dugan@localhost>
Date: Sun, 13 Dec 2009 00:28:46 +0000
Subject: [PATCH] remove period so MessageDescriptorRegistryTest will pass
---
opendj-sdk/opends/src/messages/messages/tools.properties | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/opendj-sdk/opends/src/messages/messages/tools.properties b/opendj-sdk/opends/src/messages/messages/tools.properties
index 52dccb0..9bcacf1 100644
--- a/opendj-sdk/opends/src/messages/messages/tools.properties
+++ b/opendj-sdk/opends/src/messages/messages/tools.properties
@@ -2549,5 +2549,5 @@
INFO_PERIOD_PLACEHOLDER_1705={period}
INFO_DESCRIPTION_REFRESH_PERIOD_1706=When this argument is specified, the \
status command will display its contents periodically. Used to specify \
- the period (in seconds) between two displays of the status.
+ the period (in seconds) between two displays of the status
--
Gitblit v1.10.0