DSVColumnView.st
changeset 5308 4e35010e00be
parent 5279 d30e2f0b2356
child 5310 8b7aff55b666
--- 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             <a OneArgBlock>         action block performed on select
         doubleClickActionBlock  <a OneArgBlock>         action block performed on double click
-        rowIfAbsentBlock        <a OneArgBlock>         this block is performed on an emty list entry
+        rowIfAbsentBlock        <a OneArgBlock>         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