Skip to content

Commit

Permalink
Javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
ah403 committed May 22, 2024
1 parent 954e9cd commit 99ad3d0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
import org.junit.jupiter.api.extension.ExtendWith;

/**
* {@code @EnabledIfHeadless} is used to signal that the annotated method should be disabled if the
* {@code @EnabledIfHeadless} is used to signal that the annotated method should be enabled if the
* system is headless.
*
* @see java.awt.GraphicsEnvironment#isHeadless()
Expand Down

0 comments on commit 99ad3d0

Please sign in to comment.