Skip to content

Commit

Permalink
of
Browse files Browse the repository at this point in the history
  • Loading branch information
elharo committed Dec 5, 2024
1 parent fdf3c41 commit f22c7ad
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -499,7 +499,7 @@ protected static JavaVersion getJavadocVersion(File javadocExe)
/**
* Parse the output of 'javadoc -J-version' and return the javadoc version recognized. <br>
* Here are some output for 'javadoc -J-version' depending on the JDK used:
* <table><caption>Output for 'javadoc -J-version' per JDK</caption>
* <table><caption>Output of 'javadoc -J-version' per JDK</caption>
* <tr>
* <th>JDK</th>
* <th>Output for 'javadoc -J-version'</th>
Expand Down

0 comments on commit f22c7ad

Please sign in to comment.