From fc798cf487086140c5213fdd0dae46b9fa9880cd Mon Sep 17 00:00:00 2001 From: rfeng Date: Wed, 9 Jun 2010 04:36:27 +0000 Subject: Remove non-UTF8 chars git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@952897 13f79535-47bb-0310-9956-ffa450edef68 --- .../tuscany/sca/osgi/remoteserviceadmin/impl/EndpointIntrospector.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sca-java-2.x/trunk/modules/node-impl-osgi') diff --git a/sca-java-2.x/trunk/modules/node-impl-osgi/src/main/java/org/apache/tuscany/sca/osgi/remoteserviceadmin/impl/EndpointIntrospector.java b/sca-java-2.x/trunk/modules/node-impl-osgi/src/main/java/org/apache/tuscany/sca/osgi/remoteserviceadmin/impl/EndpointIntrospector.java index 94ad7fbfc7..d00696a822 100644 --- a/sca-java-2.x/trunk/modules/node-impl-osgi/src/main/java/org/apache/tuscany/sca/osgi/remoteserviceadmin/impl/EndpointIntrospector.java +++ b/sca-java-2.x/trunk/modules/node-impl-osgi/src/main/java/org/apache/tuscany/sca/osgi/remoteserviceadmin/impl/EndpointIntrospector.java @@ -173,7 +173,7 @@ public class EndpointIntrospector { * case. That is, if the map contains a key then it will override any case variant * of this key in the Service Reference.

* If the map contains the objectClass or service. id property key in any case - * variant, then these properties must not override the Service Reference’s value. This + * variant, then these properties must not override the Service References value. This * implies that the map can provide the service.exported. interfaces, property allowing * the Topology Manager to export any registered service, also services not specifically * marked to be exported. -- cgit v1.2.3