[Gradle, JS] Fix grammar on comment
This commit is contained in:
+1
-1
@@ -98,7 +98,7 @@ open class KotlinJsProjectExtension :
|
||||
|
||||
// target is public property
|
||||
// Users can write kotlin.target and it should work
|
||||
// So call of target should init default canfiguration
|
||||
// So call of target should init default configuration
|
||||
internal var _target: KotlinJsTargetDsl? = null
|
||||
private set
|
||||
|
||||
|
||||
Reference in New Issue
Block a user