Fix a typo

This commit is contained in:
James Seibel
2021-07-25 14:10:08 -05:00
parent 6bcf58959b
commit 35ac6fc756
@@ -184,7 +184,7 @@ public class LodConfig
allowUnstableFeatureGeneration = builder
.comment("\n\n"
+ " When using the " + DistanceGenerationMode.FEATURES.toString() + "generation mode \n"
+ " When using the " + DistanceGenerationMode.FEATURES.toString() + " generation mode \n"
+ " some features may not be thread safe, which could \n"
+ " cause instability and crashes. \n"
+ " By default (false) those features are skipped, \n"