1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-15 04:55: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. * Instantiate and return an instance of OUR subsystem. Do not populate it
* Do not populate it yet though! * yet though!
*
* @see org.eclipse.rse.core.subsystems.SubSystemConfiguration#createSubSystemInternal(IHost) * @see org.eclipse.rse.core.subsystems.SubSystemConfiguration#createSubSystemInternal(IHost)
*/ */
public ISubSystem createSubSystemInternal(IHost host) public ISubSystem createSubSystemInternal(IHost host)