diff -r f3db5271acd6 -r a2a5ce9f00a5 DataSetBuilder.st --- a/DataSetBuilder.st Tue Oct 14 08:57:12 2003 +0200 +++ b/DataSetBuilder.st Tue Oct 14 08:58:09 2003 +0200 @@ -262,7 +262,7 @@ 'Turns on/off selection behavior of a column.' #selectionLabelClickSelector -'Message sent if a cell was clicked on' +'Message sent if a columns label was clicked on' #selectionLabelSelectorArgument 'An optional argument passed with the message above.'