From 52b874742433110181260bcda987cea209063c2f Mon Sep 17 00:00:00 2001
From: neil_a_wilson <neil_a_wilson@localhost>
Date: Wed, 15 Aug 2007 23:39:47 +0000
Subject: [PATCH] Correct a number of spelling errors identified in the message files.

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

diff --git a/opends/src/messages/messages/plugin.properties b/opends/src/messages/messages/plugin.properties
index 3c2e994..ae6f147 100644
--- a/opends/src/messages/messages/plugin.properties
+++ b/opends/src/messages/messages/plugin.properties
@@ -99,7 +99,7 @@
  profiler is started
 SEVERE_WARN_PLUGIN_PROFILER_CANNOT_DETERMINE_INTERVAL_13=An unexpected error \
  occurred while attempting to determine the value of the \
- ds-cfg-profile-sample-intervalattribute in the %s entry:  %s.  The default \
+ ds-cfg-profile-sample-interval attribute in the %s entry:  %s.  The default \
  sample interval of %d milliseconds will be used
 INFO_PLUGIN_PROFILER_DESCRIPTION_STATE_14=Specifies the current state for the \
  profiler.  It will be either "enabled" (which indicates that the profiler \

--
Gitblit v1.10.0