From ff1155c2fcdda87fe3b2ca4157210e07bd20bcb4 Mon Sep 17 00:00:00 2001 From: slaws Date: Wed, 3 Mar 2010 09:20:24 +0000 Subject: Fix typo in error message git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918372 13f79535-47bb-0310-9956-ffa450edef68 --- .../sca/assembly/builder/assembly-validation-messages.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sca-java-2.x/trunk/modules/assembly') diff --git a/sca-java-2.x/trunk/modules/assembly/src/main/resources/org/apache/tuscany/sca/assembly/builder/assembly-validation-messages.properties b/sca-java-2.x/trunk/modules/assembly/src/main/resources/org/apache/tuscany/sca/assembly/builder/assembly-validation-messages.properties index 4b5f834927..5226c6a6c6 100644 --- a/sca-java-2.x/trunk/modules/assembly/src/main/resources/org/apache/tuscany/sca/assembly/builder/assembly-validation-messages.properties +++ b/sca-java-2.x/trunk/modules/assembly/src/main/resources/org/apache/tuscany/sca/assembly/builder/assembly-validation-messages.properties @@ -73,4 +73,4 @@ PropertyXpathExpressionReturnedNull = The property XPath expression for componen PropertyHasManyValues = [ASM50032] The property component {0} property {1} has many values but its "many" attribute is set to false PropertXSDTypesDontMatch = [ASM_5036] The property component {0} property {1} has XSD type {2} while its component type property has the XSD type {3} PropertXSDElementsDontMatch = [ASM_5036] The property component {0} property {1} has XSD element {2} while its component type property has the XSD element {3} -IntentNotSatisfied = The intent {0} associated with policy subject {1} has not matching policy set +IntentNotSatisfied = The intent {0} associated with policy subject {1} has no matching policy set -- cgit v1.2.3