# HG changeset patch # User ca # Date 1080125551 -3600 # Node ID 338ca80609c7abc303ec68558f665d2d07022081 # Parent 5ce59c9ae6146befe9ab5c188a481ec3f4d9cd0a update helptext diff -r 5ce59c9ae614 -r 338ca80609c7 DataSetBuilder.st --- a/DataSetBuilder.st Mon Mar 22 16:24:28 2004 +0100 +++ b/DataSetBuilder.st Wed Mar 24 11:52:31 2004 +0100 @@ -163,7 +163,7 @@ 'Aligns the column editor to the left, right, or center in the cell.' #basicsLabel -'The label of the column (String or StringCollection) or a selector returning the label.' +'The label of the column, a String or an array of Strings.' #basicsLabelId 'Unique identifier of the column (optional).'