src/java.desktop/share/classes/javax/swing/JLabel.java
changeset 52749 a4db2f17e1be
parent 52248 2e330da7cbf4
child 52752 5e7dba63836d
--- a/src/java.desktop/share/classes/javax/swing/JLabel.java	Thu Nov 15 11:25:13 2018 +0530
+++ b/src/java.desktop/share/classes/javax/swing/JLabel.java	Thu Nov 15 14:14:31 2018 -0800
@@ -275,8 +275,7 @@
      * Returns a string that specifies the name of the l&f class
      * that renders this component.
      *
-     * @return String "LabelUI"
-     *
+     * @return the string "LabelUI"
      * @see JComponent#getUIClassID
      * @see UIDefaults#getUI
      */