1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-11 10:15:39 +02:00

[cleanup] fixing javadoc errors

This commit is contained in:
David Dykstal 2006-08-16 15:18:34 +00:00
parent d40a6c11ff
commit 6232a59826

View file

@ -50,7 +50,7 @@ public class Activator extends Plugin {
}
/**
* Returns the shared instance.
* @return the shared instance of this plugin.
*/
public static Activator getDefault() {
return plugin;