8181640: Spelling mistake in javadoc javax.swing.JEditorPane.scrollToReference(String)
authorpsadhukhan
Tue, 06 Jun 2017 11:56:01 +0530
changeset 45523 4e709dc083b6
parent 45522 8d27e9145b2e
child 45524 ba8c2add2e0b
8181640: Spelling mistake in javadoc javax.swing.JEditorPane.scrollToReference(String) Reviewed-by: serb
jdk/src/java.desktop/share/classes/javax/swing/JEditorPane.java
--- a/jdk/src/java.desktop/share/classes/javax/swing/JEditorPane.java	Tue Jun 06 11:11:12 2017 +0530
+++ b/jdk/src/java.desktop/share/classes/javax/swing/JEditorPane.java	Tue Jun 06 11:56:01 2017 +0530
@@ -812,7 +812,7 @@
 
     /**
      * Scrolls the view to the given reference location
-     * (that is, the value returned by the <code>UL.getRef</code>
+     * (that is, the value returned by the <code>URL.getRef</code>
      * method for the URL being displayed).  By default, this
      * method only knows how to locate a reference in an
      * HTMLDocument.  The implementation calls the