Minor: fix description typo #KT-20600 Fixed

This commit is contained in:
Ilya Gorbunov
2017-10-04 08:05:15 +03:00
parent 0898897057
commit cfdcc9eb03
+1 -1
View File
@@ -1,4 +1,4 @@
description 'Kotlin Runtime (deprecated, use koltin-stdlib artifact instead)'
description 'Kotlin Runtime (deprecated, use kotlin-stdlib artifact instead)'
apply plugin: 'kotlin'