--- old/src/share/classes/javax/swing/JToolBar.java 2013-09-25 23:23:25.770022705 +0400 +++ new/src/share/classes/javax/swing/JToolBar.java 2013-09-25 23:23:25.634022700 +0400 @@ -52,7 +52,7 @@ * JToolBar provides a component that is useful for * displaying commonly used Actions or controls. * For examples and information on using tool bars see - * How to Use Tool Bars, + * How to Use Tool Bars, * a section in The Java Tutorial. * *