diff -r e19f062edcfe -r cafca01a8e28 jdk/src/share/classes/javax/swing/JToolTip.java --- a/jdk/src/share/classes/javax/swing/JToolTip.java Tue Sep 24 12:25:50 2013 +0400 +++ b/jdk/src/share/classes/javax/swing/JToolTip.java Tue Sep 24 16:36:00 2013 +0400 @@ -85,7 +85,7 @@ } /** - * Returns the L&F object that renders this component. + * Returns the L&F object that renders this component. * * @return the ToolTipUI object that renders this component */ @@ -104,7 +104,7 @@ /** - * Returns the name of the L&F class that renders this component. + * Returns the name of the L&F class that renders this component. * * @return the string "ToolTipUI" * @see JComponent#getUIClassID