--- old/src/share/classes/javax/swing/JScrollPane.java Wed Jan 7 17:51:58 2015 +++ new/src/share/classes/javax/swing/JScrollPane.java Wed Jan 7 17:51:56 2015 @@ -50,7 +50,7 @@ * vertical and horizontal scroll bars, and optional row and * column heading viewports. * You can find task-oriented documentation of JScrollPane in - * How to Use Scroll Panes, + * How to Use Scroll Panes, * a section in The Java Tutorial. Note that * JScrollPane does not support heavyweight components. *