--- old/src/share/classes/javax/swing/JScrollPane.java 2013-09-27 16:02:58.153424055 +0400 +++ new/src/share/classes/javax/swing/JScrollPane.java 2013-09-27 16:02:57.989426117 +0400 @@ -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. *