Skip to content
This repository was archived by the owner on Jan 19, 2022. It is now read-only.

Commit b205a45

Browse files
committed
fix javadoc
1 parent cb7df3a commit b205a45

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

maven-wrapper/src/main/java/org/apache/maven/wrapper/WrapperExecutor.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
import java.util.Properties;
2929

3030
/**
31-
* Wrapper executor, running {@link Installer} to get a Maven distribution ready, followed by {@BootstrapMainStarter}
32-
* to launch the Maven bootstrap.
31+
* Wrapper executor, running {@link Installer} to get a Maven distribution ready, followed by
32+
* {@link BootstrapMainStarter} to launch the Maven bootstrap.
3333
*
3434
* @author Hans Dockter
3535
*/

0 commit comments

Comments
 (0)