1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-02 22:55:26 +02:00

[cleanup] spelling error in comment

This commit is contained in:
David Dykstal 2007-06-01 02:32:30 +00:00
parent 8ae20ddde5
commit 99b3343c02

View file

@ -172,7 +172,7 @@ public class SystemStartHere
}
/**
* Miscallenous Helper. Return singleton profile manager
* Miscellaneous Helper. Return singleton profile manager
* SAME AS: <code>getSystemRegistry().getSystemProfileManager()</code>
*/
public static ISystemProfileManager getSystemProfileManager()