Skip to content

Commit d6e1ac6

Browse files
authored
Update JavaDoc in JctFileManagerJvmClassPathModuleConfigurer.java
[skip ci] Signed-off-by: Ashley <73482956+ascopes@users.noreply.github.com>
1 parent 66f7783 commit d6e1ac6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

java-compiler-testing/src/main/java/io/github/ascopes/jct/filemanagers/config/JctFileManagerJvmClassPathModuleConfigurer.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,7 @@
3131
* Configurer for a file manager that detects and applies classpath paths that contain JPMS modules
3232
* to the module path.
3333
*
34-
* <p>If classpath inheritance or module fixing is disabled in the compiler,
35-
* this will not run.
34+
* <p>If classpath inheritance or module fixing is disabled in the compiler, this will not run.
3635
*
3736
* <p>This fixes some common configuration issues when IDEs invoke JUnit.
3837
*

0 commit comments

Comments
 (0)