From a35c8eb2b99c03b493e4ef7aae1687a4bde6e7e3 Mon Sep 17 00:00:00 2001
From: dugan <dugan@localhost>
Date: Wed, 04 Jun 2008 23:39:33 +0000
Subject: [PATCH] Fix period EOL typo.

---
 opends/src/messages/messages/protocol.properties |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opends/src/messages/messages/protocol.properties b/opends/src/messages/messages/protocol.properties
index c1000a3..dce2dbb 100644
--- a/opends/src/messages/messages/protocol.properties
+++ b/opends/src/messages/messages/protocol.properties
@@ -1453,7 +1453,7 @@
  for this connection handler. The configuration parameters ds-cfg-listen-port \
  and ds-cfg-trap-port are required by the connection handler to start
 SEVERE_ERR_SNMP_CONNHANDLER_TRAPS_DESTINATION_1463=Traps Destination %s is \
- an unknown host. Traps will not be sent to this destination.
+ an unknown host. Traps will not be sent to this destination
 SEVERE_ERR_SNMP_CONNHANDLER_NO_OPENDMK_JARFILES_1464=You do not have the \
  appropriated OpenDMK jar files to enable the SNMP Connection Handler. \
  Please go under http://opendmk.dev.java.net and set the \

--
Gitblit v1.10.0