summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sca-java-2.x/trunk/samples/helloworld-spring/src/main/resources/helloworld.composite2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/samples/helloworld-spring/src/main/resources/helloworld.composite b/sca-java-2.x/trunk/samples/helloworld-spring/src/main/resources/helloworld.composite
index e1f86cdf81..33895dde25 100644
--- a/sca-java-2.x/trunk/samples/helloworld-spring/src/main/resources/helloworld.composite
+++ b/sca-java-2.x/trunk/samples/helloworld-spring/src/main/resources/helloworld.composite
@@ -22,7 +22,7 @@
xmlns:hns="http://tuscany.apache.org/implementation/bpel/example/helloworld"
name="helloworld">
- <component name="HelloWorldComponent">
+ <component name="HelloworldComponent">
<implementation.spring location="helloworld-context.xml"/>
</component>