[code] cosmetics

This commit is contained in:
Anna Bulenkova 2015-05-13 13:28:33 +02:00
parent 957cb078e9
commit d55e31e768

View File

@ -33,7 +33,7 @@ public class DemoModuleType extends ModuleType<DemoModuleBuilder> {
@NotNull
@Override
public String getName() {
return "Demo";
return "Demo Module Type";
}
@NotNull