comment
authorStefan Vogel <sv@exept.de>
Tue, 11 Dec 2007 16:51:36 +0100
changeset 2216 83fa306392ad
parent 2215 b0c8d7acc690
child 2217 b54632779619
comment
UISelectionPanel.st
--- 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'!