Lortseam 4 سال پیش
والد
کامیت
fb96da3905
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/main/java/me/lortseam/completeconfig/api/ConfigContainer.java

+ 1 - 1
src/main/java/me/lortseam/completeconfig/api/ConfigContainer.java

@@ -52,7 +52,7 @@ public interface ConfigContainer {
      * registered at the same level as this container.
      *
      * <p>If {@link #isConfigObject()} returns {@code true}, all fields of type {@link ConfigContainer} will be
-     * resolved. Therefore, the use of this annotation is no longer required in that case.
+     * resolved. Therefore, the use of this annotation is no longer needed in that case.
      *
      * @see #getTransitiveContainers()
      */