--- old/src/share/classes/javax/swing/JTextArea.java 2013-09-27 16:03:01.449382619 +0400 +++ new/src/share/classes/javax/swing/JTextArea.java 2013-09-27 16:03:01.301384480 +0400 @@ -44,7 +44,7 @@ * compatibility with the java.awt.TextArea class where it can * reasonably do so. * You can find information and examples of using all the text components in - * Using Text Components, + * Using Text Components, * a section in The Java Tutorial. * *