Lortseam 4 سال پیش
والد
کامیت
fbbda2f7ee
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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()) {