--- old/src/share/classes/javax/swing/JTextArea.java Wed Jan 7 17:52:31 2015 +++ new/src/share/classes/javax/swing/JTextArea.java Wed Jan 7 17:52:30 2015 @@ -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. * *