--- old/src/share/classes/javax/swing/JEditorPane.java 2013-09-27 16:02:49.625531265 +0400 +++ new/src/share/classes/javax/swing/JEditorPane.java 2013-09-27 16:02:49.445533528 +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. * *