Lortseam 4 anos atrás
pai
commit
f0baf9a779

+ 1 - 1
src/main/java/me/lortseam/completeconfig/ModManager.java

@@ -16,7 +16,7 @@ public final class ModManager {
     private static final Map<String, ModManager> controllers = new HashMap<>();
 
     /**
-     * Gets the mod controller of a loaded mod.
+     * Gets the mod manager of a loaded mod.
      *
      * @param id the ID of the mod
      * @return the corresponding mod controller