DataSetBuilder.st
changeset 1202 439c86e2dd82
parent 1187 e413149dabe6
child 1203 3b2edc8f4164
--- a/DataSetBuilder.st	Wed Aug 18 16:30:19 1999 +0200
+++ b/DataSetBuilder.st	Fri Aug 20 15:47:13 1999 +0200
@@ -212,7 +212,7 @@
 'Format string specifying the output format of the cell text. In this release, only numbers are supported (for example: 0.0000).'
 
 #frameColumnWidth
-'Width (fixed) of a column (optional).'
+'Width (fixed or relative) of a column (optional).'
 
 #frameMinWidth
 'Minimum width of the column (optional).'