--- old/src/share/classes/javax/swing/filechooser/FileFilter.java 2013-09-27 16:03:12.809239807 +0400 +++ new/src/share/classes/javax/swing/filechooser/FileFilter.java 2013-09-27 16:03:12.669241567 +0400 @@ -39,7 +39,7 @@ * For an example implementation of a simple file filter, see * yourJDK/demo/jfc/FileChooserDemo/ExampleFileFilter.java. * For more information and examples see - * How to Use File Choosers, + * How to Use File Choosers, * a section in The Java Tutorial. * * @see FileNameExtensionFilter