From 57a8bf13481e8205cfd1001928c146e091f0b3d8 Mon Sep 17 00:00:00 2001 From: slaws Date: Wed, 18 Aug 2010 15:02:29 +0000 Subject: Fix typo in comment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@986722 13f79535-47bb-0310-9956-ffa450edef68 --- .../java/org/apache/tuscany/sca/builder/impl/ComponentBuilderImpl.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sca-java-2.x/trunk') diff --git a/sca-java-2.x/trunk/modules/builder/src/main/java/org/apache/tuscany/sca/builder/impl/ComponentBuilderImpl.java b/sca-java-2.x/trunk/modules/builder/src/main/java/org/apache/tuscany/sca/builder/impl/ComponentBuilderImpl.java index 8d740509cd..ebc05c68f4 100644 --- a/sca-java-2.x/trunk/modules/builder/src/main/java/org/apache/tuscany/sca/builder/impl/ComponentBuilderImpl.java +++ b/sca-java-2.x/trunk/modules/builder/src/main/java/org/apache/tuscany/sca/builder/impl/ComponentBuilderImpl.java @@ -1656,7 +1656,7 @@ public class ComponentBuilderImpl { } /** - * A local wrapper for the interace contract mapper as we need to normalize the + * A local wrapper for the interface contract mapper as we need to normalize the * interface contracts if appropriate and the mapper doesn't have the right * dependencies to be able to do it. * -- cgit v1.2.3