better look for wizards names and descriptions: removed word dups and specified build system #KT-27183 Fixed

This commit is contained in:
Anton Yalyshev
2019-03-01 15:17:50 +03:00
parent dc56fd873a
commit 415793be1c
10 changed files with 11 additions and 11 deletions
@@ -25,7 +25,7 @@ class KotlinGradleNativeMultiplatformModuleBuilder : KotlinGradleAbstractMultipl
override fun getPresentableName() = "Kotlin/Native"
override fun getDescription() = "Kotlin module for native binaries"
override fun getDescription() = "Gradle-based Kotlin project for native binaries"
override val notImportedCommonSourceSets = true