#DOCUMENTATION by cg
authorClaus Gittinger <cg@exept.de>
Fri, 04 Nov 2016 13:39:46 +0100
changeset 5946 109da6018257
parent 5945 de97bfa91a3a
child 5947 e20b025f658d
#DOCUMENTATION by cg class: PopUpList comment/format in: #showActive
PopUpList.st
--- a/PopUpList.st	Thu Nov 03 22:37:24 2016 +0100
+++ b/PopUpList.st	Fri Nov 04 13:39:46 2016 +0100
@@ -822,7 +822,7 @@
 !
 
 showActive
-    "no need to redraw - will pop menu ontop of me anyway ..."
+    "no need to redraw - will pop menu on top of me anyway ..."
 
     ^ self
 !