Fixed bad javadoc

This commit is contained in:
Marcin Grzejszczak
2017-02-15 14:32:10 +01:00
parent 266bc8e25e
commit e9771a08cc

View File

@@ -55,7 +55,7 @@ public @interface AutoConfigureStubRunner {
boolean workOffline() default false;
/**
* The repository root to use (defaults to local Maven repo).
* The repository root to use (where the stubs should be downloaded from)
*/
String repositoryRoot() default "";