--- old/src/share/classes/javax/swing/JTextPane.java 2013-09-25 23:23:24.970022677 +0400 +++ new/src/share/classes/javax/swing/JTextPane.java 2013-09-25 23:23:24.842022672 +0400 @@ -39,7 +39,7 @@ * A text component that can be marked up with attributes that are * represented graphically. * You can find how-to information and examples of using text panes in - * Using Text Components, + * Using Text Components, * a section in The Java Tutorial. * *