Skip to content

Commit f22c7ad

Browse files
committed
of
1 parent fdf3c41 commit f22c7ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/apache/maven/plugins/javadoc/JavadocUtil.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -499,7 +499,7 @@ protected static JavaVersion getJavadocVersion(File javadocExe)
499499
/**
500500
* Parse the output of 'javadoc -J-version' and return the javadoc version recognized. <br>
501501
* Here are some output for 'javadoc -J-version' depending on the JDK used:
502-
* <table><caption>Output for 'javadoc -J-version' per JDK</caption>
502+
* <table><caption>Output of 'javadoc -J-version' per JDK</caption>
503503
* <tr>
504504
* <th>JDK</th>
505505
* <th>Output for 'javadoc -J-version'</th>

0 commit comments

Comments
 (0)