8326150: Typo in the documentation for jdk.jshell

Reviewed-by: jlahoda
This commit is contained in:
Adam Sotona 2024-04-23 11:07:58 +00:00
parent d9d926d669
commit 3bd6982ec3

View File

@ -35,7 +35,7 @@ import jdk.internal.javac.ParticipatesInPreview;
* and programmatically launching the existing Java shell tool.
* <p>
* The {@link jdk.jshell} is the package for creating 'snippet' evaluating tools.
* Generally, this is only package that would be needed for creating tools.
* Generally, this is the only package that would be needed for creating tools.
* </p>
* <p>
* The {@link jdk.jshell.spi} package specifies a Service Provider Interface (SPI)