diff -r d332fc10731f -r f6f9a0c2796b jdk/src/share/classes/javax/swing/JTree.java --- a/jdk/src/share/classes/javax/swing/JTree.java Thu Oct 03 19:02:45 2013 +0400 +++ b/jdk/src/share/classes/javax/swing/JTree.java Fri Oct 04 20:13:32 2013 +0400 @@ -44,7 +44,7 @@ * * A control that displays a set of hierarchical data as an outline. * You can find task-oriented documentation and examples of using trees in - * How to Use Trees, + * How to Use Trees, * a section in The Java Tutorial. *

* A specific node in a tree can be identified either by a