ActiveHelp.st
changeset 4238 3fe58167fbff
parent 4236 97f7891479f9
child 4250 e40bbfdb6fdb
--- a/ActiveHelp.st	Wed Feb 27 15:56:55 2019 +0100
+++ b/ActiveHelp.st	Wed Feb 27 15:57:25 2019 +0100
@@ -809,7 +809,7 @@
 initiateHelp
     "determine where the mouse pointer is located,
      and start showing a tooltip for it right now.
-     This can be caleld to force update of the tooltip,
+     This can be called to force update of the tooltip,
      in case a widget has changed its mind 
      (typically: an undo menu button function might wonna do this,
       to show changed info)"
@@ -830,7 +830,7 @@
     ].
 
     "Created: / 27-02-2019 / 11:09:41 / Claus Gittinger"
-    "Modified: / 27-02-2019 / 15:50:18 / Claus Gittinger"
+    "Modified (comment): / 27-02-2019 / 15:57:12 / Claus Gittinger"
 !
 
 initiateHelpFor:aView