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).'