File type renamed

This commit is contained in:
Andrey Breslav
2012-03-21 15:52:27 +01:00
parent 3a73a96e06
commit b957b888ac
@@ -42,7 +42,7 @@ public class JetFileType extends LanguageFileType {
@NotNull
public String getName() {
return "jet";
return "Kotlin";
}
@NotNull