UISelectionPanel.st
changeset 2216 83fa306392ad
parent 2120 270de066caa1
child 2236 cc2b26c0d7f0
--- a/UISelectionPanel.st	Tue Dec 11 16:05:20 2007 +0100
+++ b/UISelectionPanel.st	Tue Dec 11 16:51:36 2007 +0100
@@ -1855,7 +1855,7 @@
     The standard user-defined selectionPanel entry.
     Here, a single item named 'clocks' is provided, containing
     an analog and digital clock.
-    This is a dump example; the actual user-defined panel may be
+    This is a dumb example; the actual user-defined panel may be
     extended dynamically.
 
     Frameworks which provide additional widgets may dynamically
@@ -1878,8 +1878,6 @@
         UIPainter
 
 "
-
-
 ! !
 
 !UISelectionPanel::UserDefinedGallery class methodsFor:'installation / deinstallation'!