diff options
Diffstat (limited to 'sca-java-2.x/trunk/samples/learning-more/implementation-osgi')
-rw-r--r-- | sca-java-2.x/trunk/samples/learning-more/implementation-osgi/dosgi-calculator-operations/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/samples/learning-more/implementation-osgi/dosgi-calculator-operations/pom.xml b/sca-java-2.x/trunk/samples/learning-more/implementation-osgi/dosgi-calculator-operations/pom.xml index 8e95e7c215..075462b253 100644 --- a/sca-java-2.x/trunk/samples/learning-more/implementation-osgi/dosgi-calculator-operations/pom.xml +++ b/sca-java-2.x/trunk/samples/learning-more/implementation-osgi/dosgi-calculator-operations/pom.xml @@ -27,7 +27,7 @@ </parent> <artifactId>sample-dosgi-calculator-operations</artifactId> - <name>Apache Tuscany SCA OSGi Remote Services Caculator Operations Sample</name> + <name>Apache Tuscany SCA OSGi Remote Services Calculator Operations Sample</name> <dependencies> <dependency> |