8181640: Spelling mistake in javadoc javax.swing.JEditorPane.scrollToReference(String)
Reviewed-by: serb
--- 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