Skip to content

Commit 106904e

Browse files
committed
Fix javadoc
1 parent 116daaa commit 106904e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing-common/integration-tests/src/test/groovy/AgentInstrumentationSpecificationTest.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ class AgentInstrumentationSpecificationTest extends AgentInstrumentationSpecific
1818
private static final ClassLoader BOOTSTRAP_CLASSLOADER = null
1919

2020
/**
21-
* Copy of Constants#BOOTSTRAP_PACKAGE_PREFIXES because the Constants class
21+
* Copy of {@link Constants#BOOTSTRAP_PACKAGE_PREFIXES} because the Constants class
2222
* is not accessible from here
2323
*/
2424
public static final List<String> BOOTSTRAP_PACKAGE_PREFIXES =

0 commit comments

Comments
 (0)