From d41dd0ec524f2080ce182f684f13c2b8cb6db574 Mon Sep 17 00:00:00 2001 From: jvergara <jvergara@localhost> Date: Fri, 14 Mar 2008 17:53:30 +0000 Subject: [PATCH] Fix a typo for issue 3070. --- opendj-sdk/opends/src/messages/messages/tools.properties | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/opendj-sdk/opends/src/messages/messages/tools.properties b/opendj-sdk/opends/src/messages/messages/tools.properties index 1ea8594..78957b3 100644 --- a/opendj-sdk/opends/src/messages/messages/tools.properties +++ b/opendj-sdk/opends/src/messages/messages/tools.properties @@ -2149,7 +2149,7 @@ SEVERE_ERR_START_DATETIME_FORMAT_1457=The start date/time must in format \ 'YYYYMMDDhhmmss' INFO_TASK_TOOL_TASK_SCHEDULED_FUTURE_1458=%s task %s scheduled to start %s -SEVERE_ERR_TASK_TOOL_START_TIME_NO_LDAP_1459=You have provided a options for \ +SEVERE_ERR_TASK_TOOL_START_TIME_NO_LDAP_1459=You have provided options for \ scheduling this operation as a task but options provided for connecting to \ the server's tasks backend resulted in the following error: '%s' INFO_DESCRIPTION_PROP_FILE_PATH_1461=Path to the file containing default \ -- Gitblit v1.10.0