DragAndDropManager.st
changeset 4006 a4dd0d13f91b
parent 3932 a36a1c6efbb2
child 4108 ac5dce7be176
--- a/DragAndDropManager.st	Thu Aug 31 18:04:39 2017 +0200
+++ b/DragAndDropManager.st	Fri Sep 01 10:00:04 2017 +0200
@@ -127,7 +127,7 @@
         For internal (ST/X) views, the dropBlock should perform
         a simple canDrop:/doDrop message.
 
-        For alien views, the Displays d&d functions can be used.
+        For alien views, the Display's d&d functions can be used.
 
 
     [author:]