mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-23 17:05:26 +02:00
Correct wording in comment
This commit is contained in:
parent
6d4198b988
commit
82fc7b6d78
1 changed files with 1 additions and 1 deletions
|
@ -120,7 +120,7 @@ abstract public class AbstractDsfService
|
|||
* convenience, [classes] need not contain {@link IDsfService} or
|
||||
* the runtime class of this object; they are automatically added
|
||||
* 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
|
||||
* <code>getProperties().get(Constants.OBJECTCLASS)</code>
|
||||
* @param properties
|
||||
|
|
Loading…
Add table
Reference in a new issue