Skip to content

Commit 22242c8

Browse files
authored
Correct javadoc-no-fork description on index-page (#368)
closes #367
1 parent e96fc5a commit 22242c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/site/apt/index.apt.vm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ javadoc.exe(or .sh) @options @packages | @argfile
5959

6060
* {{{./javadoc-no-fork-mojo.html}javadoc:javadoc-no-fork}} generates the Javadoc files for the project.
6161
It executes the standard Javadoc tool and supports the parameters used by the tool without forking the
62-
<<<generate-sources>>> phase again. Note that this goal does require generation of test sources before site generation, e.g.
62+
<<<generate-sources>>> phase again. Note that this goal does require generation of sources before site generation, e.g.
6363
by invoking <<<mvn clean deploy site>>>.
6464

6565
* {{{./test-javadoc-no-fork-mojo.html}javadoc:test-javadoc-no-fork}} generates the test Javadoc files for the project.

0 commit comments

Comments
 (0)