From c12dee68f7341d7304a7f00fe06fb8a7622a28ea Mon Sep 17 00:00:00 2001 From: lutoff <lutoff@localhost> Date: Wed, 14 Nov 2007 16:33:12 +0000 Subject: [PATCH] Fix typo --- opends/src/messages/messages/tools.properties | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/opends/src/messages/messages/tools.properties b/opends/src/messages/messages/tools.properties index 0961b36..4520ebb 100644 --- a/opends/src/messages/messages/tools.properties +++ b/opends/src/messages/messages/tools.properties @@ -1941,7 +1941,7 @@ their appropriate types MILD_ERR_DBTEST_DECODE_FAIL_1335=An error occurred while decoding data: %s INFO_DESCRIPTION_DBTEST_SUBCMD_LIST_INDEX_STATUS_1336=List the status of \ - indexes in a entry container + indexes in an entry container INFO_DESCRIPTION_DBTEST_MAX_KEY_VALUE_1337=Only show records with keys that \ should be ordered before the provided value using the comparator for the \ database container @@ -1953,7 +1953,7 @@ INFO_DESCRIPTION_DBTEST_MIN_DATA_SIZE_1340=Only show records whose data is no \ smaller than the provided value INFO_DESCRIPTION_DBTEST_SUBCMD_LIST_DATABASE_CONTAINERS_1341=List the database \ - containers for a entry container + containers for an entry container INFO_LABEL_DBTEST_BACKEND_ID_1342=Backend ID INFO_LABEL_DBTEST_DB_DIRECTORY_1343=Database Directory INFO_LABEL_DBTEST_BASE_DN_1344=Base DN -- Gitblit v1.10.0