< prev index next >

jdk/src/jdk.editpad/share/classes/module-info.java

Print this page

        

@@ -22,11 +22,11 @@
  * or visit www.oracle.com if you need additional information or have any
  * questions.
  */
 
 /**
- * Implementation of the edit pad service.
+ * Provides the implementation of the edit pad service used by {@link jdk.jshell}.
  *
  * @moduleGraph
  * @since 9
  */
 module jdk.editpad {
< prev index next >