diff --git a/src/jdk.compiler/share/classes/module-info.java b/src/jdk.compiler/share/classes/module-info.java index 4aa60a3dffe..c839f23cbf2 100644 --- a/src/jdk.compiler/share/classes/module-info.java +++ b/src/jdk.compiler/share/classes/module-info.java @@ -204,7 +204,7 @@ import javax.tools.StandardLocation; * * * - * 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}: * *