Minor, change JVM runtime's Implementation-Title

It's not a compiler runtime, but rather a runtime for Kotlin apps
This commit is contained in:
Alexander Udalov
2014-08-15 11:48:03 +04:00
parent 09d3ddfcae
commit cc4a67da71
3 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -6,8 +6,8 @@ manifest.impl.title.kotlin.compiler.sources=Kotlin Compiler Sources
manifest.impl.title.kotlin.compiler.ant.task=Kotlin Compiler Ant Tasks
manifest.impl.title.kotlin.jvm.runtime.and.stdlib=Kotlin Compiler Runtime + StdLib
manifest.impl.title.kotlin.runtime.and.stdlib.sources=Kotlin Compiler Runtime + StdLib Sources
manifest.impl.title.kotlin.jvm.runtime=Kotlin Runtime + StdLib
manifest.impl.title.kotlin.jvm.runtime.sources=Kotlin Runtime + StdLib Sources
manifest.impl.title.kotlin.javascript.stdlib=Kotlin JavaScript StdLib
manifest.impl.title.kotlin.preloader=Kotlin Preloader