Several typos in comments and messages.

This commit is contained in:
Alexander Gorshenev
2017-10-20 15:52:25 +03:00
committed by alexander-gorshenev
parent 500492930b
commit 3c5602017f
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -27,8 +27,8 @@ dependencies {
def dist = rootProject.file('dist').absolutePath
// TODO: Ideally we want to write just konanArtifacts{} clouse here,
// but we need to make Kotlin Native Gradle Plugin a dependence
// TODO: Ideally we want to write just konanArtifacts{} clause here,
// but we need to make Kotlin/Native Gradle Plugin a dependence
// of our buildScripts first.
task compileKonanTestLibrary(type: Exec) {
dependsOn ':dist'