Lortseam hace 4 años
padre
commit
fbbda2f7ee
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/main/java/me/lortseam/completeconfig/data/Config.java

+ 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()) {