diff -r a3f7aa762f87 -r 4e35010e00be DSVColumnView.st --- a/DSVColumnView.st Fri Nov 04 13:20:00 2016 +0100 +++ b/DSVColumnView.st Fri Nov 04 13:23:14 2016 +0100 @@ -135,7 +135,7 @@ actionBlock action block performed on select doubleClickActionBlock action block performed on double click - rowIfAbsentBlock this block is performed on an emty list entry + rowIfAbsentBlock this block is performed on an empty list entry to retrive the item from the application. The argument to the block is the index into the list. The block should return the row instance which