--- old/src/share/classes/javax/swing/JPasswordField.java Wed Jan 7 17:51:32 2015 +++ new/src/share/classes/javax/swing/JPasswordField.java Wed Jan 7 17:51:31 2015 @@ -39,7 +39,7 @@ * the editing of a single line of text where the view indicates * something was typed, but does not show the original characters. * You can find further information and examples in - * How to Use Text Fields, + * How to Use Text Fields, * a section in The Java Tutorial. *

* JPasswordField is intended