Skip to content

Commit 5b61ee9

Browse files
authored
an --> a (#171)
@michael-o Minor type fix
1 parent 14d75aa commit 5b61ee9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/site/apt/usage.apt.vm

+1-1
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ mvn javadoc:test-aggregate-jar
147147
+-----+
148148

149149
[<<<mvn site>>>] It will generate the Javadoc for public members (defined in \<reporting/\>) using the given
150-
stylesheet (defined in \<reporting/\>), and with an help page (default value for
150+
stylesheet (defined in \<reporting/\>), and with a help page (default value for
151151
{{{./javadoc-mojo.html#nohelp}nohelp}} is true).
152152

153153
[<<<mvn javadoc:javadoc>>>] It will generate the Javadoc for private members (defined in \<build/\>) using the

0 commit comments

Comments
 (0)