From 5b5f7b81057e0808e491104e3d89da1f625d9491 Mon Sep 17 00:00:00 2001 From: slaws Date: Mon, 9 Aug 2010 13:39:28 +0000 Subject: Fix typo in comment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@983642 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') 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 ec9683a030..8d740509cd 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 @@ -1509,7 +1509,7 @@ public class ComponentBuilderImpl { } // TODO - there is an issue with the following code if the - // contracts of of different types. Need to use the + // contracts are of different types. Need to use the // normalized form // fix up the forward interface based on the promoted component -- cgit v1.2.3