Closes gh-7403
This commit is contained in:
Johnny Lim
2016-11-16 22:26:39 +09:00
committed by Phillip Webb
parent 387a406aad
commit 8038882d46
12 changed files with 21 additions and 12 deletions

View File

@@ -89,7 +89,7 @@ public abstract class AbstractRunMojo extends AbstractDependencyFilterMojo {
/**
* Current working directory to use for the application. If not specified, basedir
* will be used NOTE: the use of working directory means that processes will be
* will be used. NOTE: the use of working directory means that processes will be
* started by forking a new JVM.
* @since 1.5
*/