1
0
Fork 0
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:
Martin Oberhuber 2008-04-25 16:46:17 +00:00
parent 7c7d766b17
commit ee4c15160d

View file

@ -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)