From 632947c8ce940f56e06a7bd44f7e1302c2abada7 Mon Sep 17 00:00:00 2001 From: James Seibel Date: Sun, 21 Nov 2021 18:26:12 -0600 Subject: [PATCH] minor spelling fix --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 9bc109501..c5021e617 100644 --- a/build.gradle +++ b/build.gradle @@ -233,7 +233,7 @@ mixin { add sourceSets.main, "lod.refmap.json" } -// add Distant Horizon Core's source folders +// add Distant Horizon's Core source folders sourceSets { core { java {