From cf14c43b0ebddab920b3b198434f585e072c7c07 Mon Sep 17 00:00:00 2001 From: Violette Roche-Montane <violette.roche-montane@forgerock.com> Date: Tue, 29 Apr 2014 12:43:51 +0000 Subject: [PATCH] Checkpoint for OPENDJ-1343 Migrate dsconfig ** Dsconfig.java - Removed FiXMe and unused comment. --- opendj-config/src/main/resources/com/forgerock/opendj/ldap/config.properties | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/opendj-config/src/main/resources/com/forgerock/opendj/ldap/config.properties b/opendj-config/src/main/resources/com/forgerock/opendj/ldap/config.properties index 952acb3..6a77275 100644 --- a/opendj-config/src/main/resources/com/forgerock/opendj/ldap/config.properties +++ b/opendj-config/src/main/resources/com/forgerock/opendj/ldap/config.properties @@ -940,4 +940,4 @@ ERR_BUILDVERSION_NOT_FOUND_737=The version of the installed OpenDJ could not be determined \ because the version file '%s' could not be found. Restore it from backup before continuing ERR_CONFIGVERSION_NOT_FOUND_738=The version of the installed OpenDJ could not be determined \ -because tan error occurs during reading the current configuration. +because an error occurs during reading the current configuration. -- Gitblit v1.10.0