From 02872381b411cfa42e42ab36d289ce7fde26c950 Mon Sep 17 00:00:00 2001
From: ludovicp <ludovicp@localhost>
Date: Fri, 28 May 2010 14:09:31 +0000
Subject: [PATCH] Fix issue #4266 + minor edit in message.

---
 opendj-sdk/opends/src/admin/messages/WorkflowCfgDefn.properties |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opendj-sdk/opends/src/admin/messages/WorkflowCfgDefn.properties b/opendj-sdk/opends/src/admin/messages/WorkflowCfgDefn.properties
index be4bae6..ba5730c 100644
--- a/opendj-sdk/opends/src/admin/messages/WorkflowCfgDefn.properties
+++ b/opendj-sdk/opends/src/admin/messages/WorkflowCfgDefn.properties
@@ -4,7 +4,7 @@
 property.base-dn.synopsis=Specifies the base DN of the data targeted by the Workflow .
 property.enabled.synopsis=Indicates whether the Workflow is enabled for use in the server.
 property.enabled.description=If a Workflow is not enabled, then its contents are not accessible when processing operations.
-property.workflow-element.synopsis=Specifies the root Work Flow Element in the Workflow .
+property.workflow-element.synopsis=Specifies the root Workflow Element in the Workflow .
 property.workflow-element.syntax.aggregation.constraint-synopsis=The referenced workflow element must be enabled.
 property.workflow-id.synopsis=Provides a name that identifies the Workflow.
 property.workflow-id.description=The name must be unique among all Workflows in the server.

--
Gitblit v1.10.0