File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/main/java/org/spongepowered/api/config Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 4242 * <p>Use this annotation on a {@link Path} if you want the
4343 * pathname to the default configuration. Or instead, use this annotation on a
4444 * {@link ConfigurationLoader ConfigurationLoader<CommentedConigurationNode>}
45- * or {@link ConfigurationReference<CommentedConigurationNode>} to get a
46- * loader/reference for a HOCON based configuration file. Remember that
45+ * or {@link ConfigurationReference ConfigurationReference <CommentedConigurationNode>}
46+ * to get a loader/reference for a HOCON based configuration file. Remember that
4747 * {@link Inject} is also necessary.</p>
4848 *
4949 * @see ConfigManager For getting configuration without injection
You can’t perform that action at this time.
0 commit comments