From 16402380cac6693f2b7b11fdeca473581fe9ad17 Mon Sep 17 00:00:00 2001
From: sin <sin@localhost>
Date: Thu, 02 Apr 2009 03:20:07 +0000
Subject: [PATCH] 3507: typo at plugin.propertie

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

diff --git a/opends/src/messages/messages/plugin.properties b/opends/src/messages/messages/plugin.properties
index 143d8e9..aa03fb8 100644
--- a/opends/src/messages/messages/plugin.properties
+++ b/opends/src/messages/messages/plugin.properties
@@ -20,7 +20,7 @@
 #
 # CDDL HEADER END
 #
-#      Copyright 2006-2008 Sun Microsystems, Inc.
+#      Copyright 2006-2009 Sun Microsystems, Inc.
 
 
 
@@ -322,9 +322,9 @@
  Referential Integity plugin initialization because log file creation \
  failed:  %s
 SEVERE_ERR_PLUGIN_REFERENT_CLOSE_LOGFILE_83=An error occurred closing the \
- Referential Integrity plugin update logile: %s
+ Referential Integrity plugin update log file: %s
 SEVERE_ERR_PLUGIN_REFERENT_REPLACE_LOGFILE_84=An error occurred replacing the \
- Referential Integrity plugin update logile: %s
+ Referential Integrity plugin update log file: %s
 INFO_PLUGIN_REFERENT_LOGFILE_CHANGE_REQUIRES_RESTART_85=The file name that \
  the Referential Integrity plugin logs changes to during background \
  processing has been changed from %s to %s, but this change will not take \

--
Gitblit v1.10.0