Fixed bad javadoc

This commit is contained in:
Marcin Grzejszczak
2017-02-15 14:33:45 +01:00
parent e9771a08cc
commit 60e35be082

View File

@@ -45,7 +45,7 @@ public class StubRunnerProperties {
private boolean workOffline;
/**
* The repository root to use (defaults to local Maven repo).
* The repository root to use (where the stubs should be downloaded from)
*/
private Resource repositoryRoot;