From 06c1fd83288f42820fe3082069aa60fab738fa35 Mon Sep 17 00:00:00 2001
From: matthew_swift <matthew_swift@localhost>
Date: Mon, 07 Jan 2008 15:09:47 +0000
Subject: [PATCH] Fix typo in build info message.

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

diff --git a/opends/src/messages/messages/core.properties b/opends/src/messages/messages/core.properties
index 0a38d16..ffbbb14 100644
--- a/opends/src/messages/messages/core.properties
+++ b/opends/src/messages/messages/core.properties
@@ -1781,4 +1781,4 @@
 NOTICE_BUILD_JAVA_VENDOR_711=Build Java Vendor:       %s
 NOTICE_BUILD_JVM_VERSION_712=Build JVM Version:       %s
 NOTICE_BUILD_JVM_VENDOR_713=Build JVM Vendor:        %s
-NOTICE_BUILD_ID_714=Buld ID:                 %s
+NOTICE_BUILD_ID_714=Build ID:                 %s

--
Gitblit v1.10.0