--- old/src/share/classes/javax/swing/JEditorPane.java 2013-09-25 23:23:13.750022287 +0400 +++ new/src/share/classes/javax/swing/JEditorPane.java 2013-09-25 23:23:13.606022282 +0400 @@ -43,7 +43,7 @@ /** * A text component to edit various kinds of content. * You can find how-to information and examples of using editor panes in - * Using Text Components, + * Using Text Components, * a section in The Java Tutorial. * *