mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-14 20:45:22 +02:00
[cleanup] Fix typo
This commit is contained in:
parent
7c7d766b17
commit
ee4c15160d
1 changed files with 27 additions and 26 deletions
|
@ -80,8 +80,9 @@ public class DStoreFileSubSystemConfiguration extends FileServiceSubSystemConfig
|
|||
}
|
||||
|
||||
/**
|
||||
* Instantiate and return an instance of OUR subystem.
|
||||
* Do not populate it yet though!
|
||||
* Instantiate and return an instance of OUR subsystem. Do not populate it
|
||||
* yet though!
|
||||
*
|
||||
* @see org.eclipse.rse.core.subsystems.SubSystemConfiguration#createSubSystemInternal(IHost)
|
||||
*/
|
||||
public ISubSystem createSubSystemInternal(IHost host)
|
||||
|
|
Loading…
Add table
Reference in a new issue