--- old/src/share/classes/javax/swing/JLayeredPane.java Wed Jan 7 17:51:01 2015 +++ new/src/share/classes/javax/swing/JLayeredPane.java Wed Jan 7 17:50:59 2015 @@ -41,7 +41,7 @@ * container, where higher-numbered components sit "on top" of other * components. * For task-oriented documentation and examples of using layered panes see - * How to Use a Layered Pane, + * How to Use a Layered Pane, * a section in The Java Tutorial. * *