From 37d683d1564c2adb99cee59ea65067d4c13215fc 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. --- opends/src/messages/messages/tools.properties | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/opends/src/messages/messages/tools.properties b/opends/src/messages/messages/tools.properties index 1ea8594..78957b3 100644 --- a/opends/src/messages/messages/tools.properties +++ b/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