--- old/src/share/classes/javax/swing/JTextPane.java 2013-09-27 16:03:02.313371757 +0400 +++ new/src/share/classes/javax/swing/JTextPane.java 2013-09-27 16:03:02.177373467 +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. * *