From ad8d15f8f5533ccf89dd8134f4f369b97429a022 Mon Sep 17 00:00:00 2001
From: boli <boli@localhost>
Date: Fri, 31 Aug 2007 16:13:42 +0000
Subject: [PATCH] Fixed a typo in the DBTest tool help.

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

diff --git a/opends/src/messages/messages/tools.properties b/opends/src/messages/messages/tools.properties
index c6df939..1655a2d 100644
--- a/opends/src/messages/messages/tools.properties
+++ b/opends/src/messages/messages/tools.properties
@@ -1931,7 +1931,7 @@
 INFO_DESCRIPTION_DBTEST_DATABASE_NAME_1333=The name of the database container \
   to debug
 INFO_DESCRIPTION_DBTEST_SKIP_DECODE_1334=Do not try to decode the JE data to \
-  their appropreate types
+  their appropriate types
 MILD_ERR_DBTEST_DECODE_FAIL_1335=An error occured while decoding data: %s
 INFO_DESCRIPTION_DBTEST_SUBCMD_LIST_INDEX_STATUS_1336=List the status of \
   indexes in a entry container

--
Gitblit v1.10.0