aboutsummaryrefslogtreecommitdiff
path: root/buildSrc/src/licenseinfo.kt
diff options
context:
space:
mode:
Diffstat (limited to 'buildSrc/src/licenseinfo.kt')
-rw-r--r--buildSrc/src/licenseinfo.kt2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildSrc/src/licenseinfo.kt b/buildSrc/src/licenseinfo.kt
index 85ef54c..50e4593 100644
--- a/buildSrc/src/licenseinfo.kt
+++ b/buildSrc/src/licenseinfo.kt
@@ -7,7 +7,7 @@ import moe.nea.licenseextractificator.LicenseExtension
fun LicenseExtension.addExtraLicenseMatchers() {
solo {
name = "Firmament"
- description = "A Hypixel Skyblock mod"
+ description = "A Hypixel SkyBlock mod"
developer("Linnea Gräf") {
webPresence = "https://nea.moe/"
}