PopUpList.st
changeset 5946 109da6018257
parent 5819 ef8ff5a9d801
child 5957 5c9519dcd2d1
--- 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
 !