From 828bddf828db0b530df6d420e277c54b623ea503 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. --- opendj-sdk/opends/src/messages/messages/core.properties | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/opendj-sdk/opends/src/messages/messages/core.properties b/opendj-sdk/opends/src/messages/messages/core.properties index 0a38d16..ffbbb14 100644 --- a/opendj-sdk/opends/src/messages/messages/core.properties +++ b/opendj-sdk/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