mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-27 16:57:49 +08:00
[code] cosmetics
This commit is contained in:
parent
ef54820f3c
commit
17e8ddd12d
@ -33,7 +33,7 @@ public class DemoModuleType extends ModuleType<DemoModuleBuilder> {
|
|||||||
@NotNull
|
@NotNull
|
||||||
@Override
|
@Override
|
||||||
public String getName() {
|
public String getName() {
|
||||||
return "Demo";
|
return "Demo Module Type";
|
||||||
}
|
}
|
||||||
|
|
||||||
@NotNull
|
@NotNull
|
||||||
|
Loading…
x
Reference in New Issue
Block a user