diff --git a/graphics/src/main/java/de/staropensource/sosengine/graphics/GraphicsSubsystemConfiguration.java b/graphics/src/main/java/de/staropensource/sosengine/graphics/GraphicsSubsystemConfiguration.java index 8d8733d..4b864a3 100644 --- a/graphics/src/main/java/de/staropensource/sosengine/graphics/GraphicsSubsystemConfiguration.java +++ b/graphics/src/main/java/de/staropensource/sosengine/graphics/GraphicsSubsystemConfiguration.java @@ -75,7 +75,7 @@ public final class GraphicsSubsystemConfiguration implements SubsystemConfigurat * @since v1-alpha0 * * -- GETTER -- - * Gets the value for {@code debug}. + * Gets the value for {@link #debug}. * * @return variable value * @see GraphicsSubsystemConfiguration#debug @@ -90,7 +90,7 @@ public final class GraphicsSubsystemConfiguration implements SubsystemConfigurat * @since v1-alpha0 * * -- GETTER -- - * Gets the value for {@code errorGraphicsError}. + * Gets the value for {@link #errorGraphicsError}. * * @return variable value * @see GraphicsSubsystemConfiguration#errorGraphicsError