[code] cosmetics

This commit is contained in:
Anna Bulenkova 2015-05-13 13:28:33 +02:00
parent ef54820f3c
commit 17e8ddd12d

View File

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