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()
      */