1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-09-10 12:03:16 +02:00

Correct wording in comment

This commit is contained in:
John Cortell 2010-01-18 23:31:58 +00:00
parent 6d4198b988
commit 82fc7b6d78

View file

@ -120,7 +120,7 @@ abstract public class AbstractDsfService
* convenience, [classes] need not contain {@link IDsfService} or * convenience, [classes] need not contain {@link IDsfService} or
* the runtime class of this object; they are automatically added * the runtime class of this object; they are automatically added
* if not present. The complete list of classes the service ends * if not present. The complete list of classes the service ends
* up being registered with in OSGi is recorded and made * up being registered in OSGi with is recorded and made
* available via * available via
* <code>getProperties().get(Constants.OBJECTCLASS)</code> * <code>getProperties().get(Constants.OBJECTCLASS)</code>
* @param properties * @param properties