Update GraphicsSubsystemConfiguration javadoc

This commit is contained in:
JeremyStar™ 2024-07-16 14:52:43 +02:00
parent 050befbb73
commit 4d2a78af2b
Signed by: JeremyStarTM
GPG key ID: E366BAEF67E4704D

View file

@ -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