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/plugin.properties | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/opends/src/messages/messages/plugin.properties b/opends/src/messages/messages/plugin.properties index 2dfd85e..d71f062 100644 --- a/opends/src/messages/messages/plugin.properties +++ b/opends/src/messages/messages/plugin.properties @@ -318,12 +318,12 @@ SEVERE_ERR_PLUGIN_REFERINT_INVALID_PLUGIN_TYPE_81=An attempt was made to \ register the Referential Integrity plugin to be invoked as a %s plugin. This \ plugin type is not allowed for this plugin -SEVERE_ERR_PLUGIN_REFERENT_CREATE_LOGFILE_82=An error occured during \ +SEVERE_ERR_PLUGIN_REFERENT_CREATE_LOGFILE_82=An error occurred during \ Referential Integity plugin initialization because log file creation \ failed: %s -SEVERE_ERR_PLUGIN_REFERENT_CLOSE_LOGFILE_83=An error occured closing the \ +SEVERE_ERR_PLUGIN_REFERENT_CLOSE_LOGFILE_83=An error occurred closing the \ Referential Integrity plugin update logile: %s -SEVERE_ERR_PLUGIN_REFERENT_REPLACE_LOGFILE_84=An error occured replacing the \ +SEVERE_ERR_PLUGIN_REFERENT_REPLACE_LOGFILE_84=An error occurred replacing the \ Referential Integrity plugin update logile: %s INFO_PLUGIN_REFERENT_LOGFILE_CHANGE_REQUIRES_RESTART_85=The file name that \ the Referential Integrity plugin logs changes to during background \ @@ -346,7 +346,7 @@ Integrity plugin failed to decode a entry DN from the update log: %s INFO_PLUGIN_REFERENT_SEARCH_NO_SUCH_OBJECT_92=The Referential Integrity \ plugin failed when performing a search because the base DN %s does not exist -SEVERE_ERR_PLUGIN_REFERENT_INVALID_ATTRIBUTE_SYNTAX_93=An error occured \ +SEVERE_ERR_PLUGIN_REFERENT_INVALID_ATTRIBUTE_SYNTAX_93=An error occurred \ in the Referential Integrity plugin while attempting to configure the \ attribute type %s which has a syntax OID of %s. A Referential Integrity \ attribute type must have a syntax OID of either \ -- Gitblit v1.10.0