diff -r 6fd24b5f759e -r a4dd0d13f91b DragAndDropManager.st --- 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:]