From 2f0f6cdb94d5ba18f2b15bb64e16c01d7620d942 Mon Sep 17 00:00:00 2001
From: coulbeck <coulbeck@localhost>
Date: Mon, 17 Sep 2007 22:13:18 +0000
Subject: [PATCH] Spelling of 'occurred'.

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

diff --git a/opends/src/messages/messages/tools.properties b/opends/src/messages/messages/tools.properties
index ea401c7..ce886d3 100644
--- a/opends/src/messages/messages/tools.properties
+++ b/opends/src/messages/messages/tools.properties
@@ -1857,7 +1857,7 @@
  semicolon is not followed by an integer.  The semicolon will be assumed to be \
  part of the value and not a delimiter to separate the value from its relative \
  weight
-FATAL_ERR_INITIALIZE_SERVER_ROOT_1293=An unexpected error occured \
+FATAL_ERR_INITIALIZE_SERVER_ROOT_1293=An unexpected error occurred \
   attempting to set the server's root directory to %s: %s
 SEVERE_ERR_LDAP_CONN_MUTUALLY_EXCLUSIVE_ARGUMENTS_1294=ERROR:  You may not \
  provide both the %s and the %s arguments
@@ -1933,7 +1933,7 @@
   to debug
 INFO_DESCRIPTION_DBTEST_SKIP_DECODE_1334=Do not try to decode the JE data to \
   their appropriate types
-MILD_ERR_DBTEST_DECODE_FAIL_1335=An error occured while decoding data: %s
+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
 INFO_DESCRIPTION_DBTEST_MAX_KEY_VALUE_1337=Only show records with keys that \
@@ -1959,9 +1959,9 @@
   containers are configured with the requested base DN %s in backend %s
 SEVERE_ERR_DBTEST_NO_DATABASE_CONTAINERS_FOR_NAME_1349=No database container \
   exists with the requested name %s in entry container %s and backend %s
-SEVERE_ERR_DBTEST_ERROR_INITIALIZING_BACKEND_1350=An unexpected error occured \
+SEVERE_ERR_DBTEST_ERROR_INITIALIZING_BACKEND_1350=An unexpected error occurred \
   while attempting to initialize the JE backend %s: %s
-SEVERE_ERR_DBTEST_ERROR_READING_DATABASE_1351=An unexpected error occured \
+SEVERE_ERR_DBTEST_ERROR_READING_DATABASE_1351=An unexpected error occurred \
   while attempting to read and/or decode records from the database: %s
 SEVERE_ERR_DBTEST_DECODE_BASE_DN_1352=Unable to decode base DN string "%s" as \
   a valid distinguished name:  %s
@@ -1982,7 +1982,7 @@
  attempting to acquire a shared lock for backend %s:  %s.  This generally \
  means that some other process has exclusive access to this backend (e.g., a \
  restore or an LDIF import)
-SEVERE_ERR_DBTEST_CANNOT_DECODE_KEY_1364=An error occured while decoding the \
+SEVERE_ERR_DBTEST_CANNOT_DECODE_KEY_1364=An error occurred while decoding the \
   min/max key value %s: %s. Values prefixed with "0x" will be decoded as raw \
   bytes in hex. When dumping the DN2ID database, the value must be a valid \
   distinguished name. When dumping the ID2Entry database, the value will be \
@@ -1995,7 +1995,7 @@
 INFO_LABEL_DBTEST_INDEX_VALUE_1369=Indexed Value
 INFO_LABEL_DBTEST_INDEX_ENTRY_ID_LIST_1370=Entry ID List
 INFO_LABEL_DBTEST_VLV_INDEX_LAST_SORT_KEYS_1371=Last Sort Keys
-SEVERE_ERR_DBTEST_CANNOT_DECODE_SIZE_1372=An error occured while parsing the \
+SEVERE_ERR_DBTEST_CANNOT_DECODE_SIZE_1372=An error occurred while parsing the \
   min/max data size %s as a integer: %s
 SEVERE_ERR_CONFIGDS_CANNOT_ENABLE_ADS_TRUST_STORE_1373=An error occurred while \
  attempting to enable the ADS trust store: %s

--
Gitblit v1.10.0