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