From 33649dcc99bcbef8ed2b9415d5a7b2d98daded57 Mon Sep 17 00:00:00 2001
From: lfrost <lfrost@localhost>
Date: Fri, 14 Dec 2007 14:27:58 +0000
Subject: [PATCH] Fix minor typo in dsconfig output

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

diff --git a/opends/src/messages/messages/dsconfig.properties b/opends/src/messages/messages/dsconfig.properties
index 8d94090..6db65f1 100644
--- a/opends/src/messages/messages/dsconfig.properties
+++ b/opends/src/messages/messages/dsconfig.properties
@@ -427,7 +427,7 @@
 INFO_EDITOR_OPTION_CHANGE_TO_COMPONENT_134=Change it to the %s: %s
 INFO_EDITOR_PROMPT_ENABLED_REFERENCED_COMPONENT_135=The referenced %s \
  called "%s" must be enabled so that it can be used with this %s. Do \
- you want to enabled it?
+ you want to enable it?
 SEVERE_ERR_SET_REFERENCED_COMPONENT_DISABLED_136=The modifications to \
  the %s cannot be made because it contains a reference to a \
  disabled %s

--
Gitblit v1.10.0