update helptext
authorca
Wed, 24 Mar 2004 11:52:31 +0100
changeset 1818 338ca80609c7
parent 1817 5ce59c9ae614
child 1819 cbf2079fd723
update helptext
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).'