8388698: Typo "docllint" instead of "doclint" in jdk.compiler module-summary.html

Reviewed-by: jjg
This commit is contained in:
by1361092 2026-07-30 03:59:35 +00:00 committed by Jonathan Gibbons
parent e1218165ef
commit 4fab9a73f4

View File

@ -204,7 +204,7 @@ import javax.tools.StandardLocation;
* </tbody>
* </table>
*
* All of the non-{@code docllint:} strings listed above may also be used with the {@code -Xlint} command line flag.
* All of the non-{@code doclint:} strings listed above may also be used with the {@code -Xlint} command line flag.
* The {@code -Xlint} flag also supports these strings not supported by {@code @SuppressWarnings}:
*
* <table class="striped">