--- old/src/share/classes/javax/swing/JPasswordField.java 2013-09-25 23:23:18.570022454 +0400 +++ new/src/share/classes/javax/swing/JPasswordField.java 2013-09-25 23:23:18.446022450 +0400 @@ -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