# HG changeset patch # User Claus Gittinger # Date 1066114689 -7200 # Node ID a2a5ce9f00a5304dd78f1b074dce58396f4f1b59 # Parent f3db5271acd682495cb81e56f575a3e79a8ab36d help texts 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.'