cbeust / kobalt

A Kotlin-based build system for the JVM.
Apache License 2.0
433 stars 60 forks source link

spell issue #336

Closed zengkid closed 7 years ago

zengkid commented 7 years ago

in com.beust.kobalt.internal.KobaltSettingsXml defaulRepos missing 't', must be defaultRepos

    @XmlElement(name = "defaulRepos") @JvmField