--- old/src/share/classes/javax/swing/filechooser/FileFilter.java 2013-09-25 23:23:36.310023071 +0400 +++ new/src/share/classes/javax/swing/filechooser/FileFilter.java 2013-09-25 23:23:36.126023064 +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