From 52b874742433110181260bcda987cea209063c2f Mon Sep 17 00:00:00 2001
From: neil_a_wilson <neil_a_wilson@localhost>
Date: Wed, 15 Aug 2007 23:39:47 +0000
Subject: [PATCH] Correct a number of spelling errors identified in the message files.

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

diff --git a/opends/src/messages/messages/sync.properties b/opends/src/messages/messages/sync.properties
index 1929487..50d35ff 100644
--- a/opends/src/messages/messages/sync.properties
+++ b/opends/src/messages/messages/sync.properties
@@ -95,9 +95,9 @@
 SEVERE_ERR_UNKNOWN_MESSAGE_31=%s has sent an unknown message. Closing the \
  connection.
 SEVERE_ERR_WRITER_UNEXPECTED_EXCEPTION_32=An unexpected error happened \
- handling connection with %s.This connection is going to be closed.
+ handling connection with %s.   This connection is going to be closed.
 SEVERE_ERR_CHANGELOG_ERROR_SENDING_ACK_33=An unexpected error occurred  while \
- sending an ack to %s.This connection is going to be closed and reopened.
+ sending an ack to %s.  This connection is going to be closed and reopened.
 SEVERE_ERR_EXCEPTION_RECEIVING_REPLICATION_MESSAGE_34=An Exception was caught \
  while receiving replication message : %s
 MILD_ERR_LOOP_REPLAYING_OPERATION_35=A loop was detected while replaying \
@@ -148,7 +148,7 @@
 SEVERE_ERR_BAD_HISTORICAL_56=Entry %s was containing some unknown historical \
  information, This may cause some inconsistency for this entry
 SEVERE_ERR_CANNOT_ADD_CONFLICT_ATTRIBUTE_57=A conflict was detected but the \
- conflict information could not beadded. Operation :
+ conflict information could not be added. Operation :
 SEVERE_ERR_CANNOT_RENAME_CONFLICT_ENTRY_58=An error happened trying the \
  rename a conflicting entry :
 SEVERE_ERR_EXCEPTION_RENAME_CONFLICT_ENTRY_59=An Exception happened when \

--
Gitblit v1.10.0