summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2010-11-08 12:01:56 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2010-11-08 12:01:56 +0000
commit57562fd7d9f381b25dcd5fba594e8d916c0838e8 (patch)
tree8bc0cf43fd72deab15a84ba53f7e7e6c4a177710
parent408a5350d21154e6d4b2bb5bd5742eade4e59546 (diff)
Fix typo in comment
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1032555 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--sca-java-2.x/trunk/modules/core/src/main/java/org/apache/tuscany/sca/core/runtime/impl/EndpointReferenceBinderImpl.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/modules/core/src/main/java/org/apache/tuscany/sca/core/runtime/impl/EndpointReferenceBinderImpl.java b/sca-java-2.x/trunk/modules/core/src/main/java/org/apache/tuscany/sca/core/runtime/impl/EndpointReferenceBinderImpl.java
index 82860e2028..905fed4e01 100644
--- a/sca-java-2.x/trunk/modules/core/src/main/java/org/apache/tuscany/sca/core/runtime/impl/EndpointReferenceBinderImpl.java
+++ b/sca-java-2.x/trunk/modules/core/src/main/java/org/apache/tuscany/sca/core/runtime/impl/EndpointReferenceBinderImpl.java
@@ -112,7 +112,7 @@ public class EndpointReferenceBinderImpl implements EndpointReferenceBinder {
}
/**
- * Bind a single endpoint reference at build time. Here we expect the
+ * Bind a single endpoint reference at run time. Here we expect the
* registry to be populated with endpoints from across the domain
*
* @param endpointRegistry