aboutsummaryrefslogtreecommitdiff
path: root/libjava/javax/swing/JCheckBox.java
diff options
context:
space:
mode:
Diffstat (limited to 'libjava/javax/swing/JCheckBox.java')
-rw-r--r--libjava/javax/swing/JCheckBox.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/libjava/javax/swing/JCheckBox.java b/libjava/javax/swing/JCheckBox.java
index f5cc78a..8490c0b 100644
--- a/libjava/javax/swing/JCheckBox.java
+++ b/libjava/javax/swing/JCheckBox.java
@@ -114,7 +114,7 @@ public class JCheckBox extends JToggleButton
}
/**
- * Returns a string that specifies the name of the L&F class
+ * Returns a string that specifies the name of the Look and Feel class
* that renders this component.
*/
public String getUIClassID()