summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2010-03-03 09:20:24 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2010-03-03 09:20:24 +0000
commitff1155c2fcdda87fe3b2ca4157210e07bd20bcb4 (patch)
treeaabe40d443fdf8a6074167b17de3e7ba847b40bb /sca-java-2.x/trunk
parent2ca48372345c7534e95158dcfae7464bda78ac2d (diff)
Fix typo in error message
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918372 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk')
-rw-r--r--sca-java-2.x/trunk/modules/assembly/src/main/resources/org/apache/tuscany/sca/assembly/builder/assembly-validation-messages.properties2
1 files changed, 1 insertions, 1 deletions
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