Lortseam 4 rokov pred
rodič
commit
fbbda2f7ee

+ 1 - 1
src/main/java/me/lortseam/completeconfig/data/Config.java

@@ -105,7 +105,7 @@ public class Config extends Collection {
         /**
          * Completes the config creation.
          *
-         * @return the handler associated with the created config
+         * @return the created config
          */
         public Config build() {
             if (children.isEmpty()) {