#OTHER by cg
authorClaus Gittinger <cg@exept.de>
Mon, 03 Feb 2020 19:21:19 +0100
changeset 6223 7cc3b7c3bfce
parent 6222 83324268c4d7
child 6224 ba4ffccdb1de
#OTHER by cg bad english class: TableDrivenOutputAction class comment/format in: #isCompatibleWithOutputType: class: TableDrivenOutputAction::EachGreater class comment/format in: #isCompatibleWithOutputType: class: TableDrivenOutputAction::EachLess class comment/format in: #isCompatibleWithOutputType:
DataSetColumn.st
--- a/DataSetColumn.st	Mon Feb 03 19:21:10 2020 +0100
+++ b/DataSetColumn.st	Mon Feb 03 19:21:19 2020 +0100
@@ -1,5 +1,3 @@
-"{ Encoding: utf8 }"
-
 "
  COPYRIGHT (c) 1997 by Claus Gittinger / eXept Software AG
               All Rights Reserved
@@ -71,7 +69,7 @@
                                                 (nil: use default foreground color).
 
         columnAlignment <Symbol>                align text/icon #left #right or #center
-                                                in row (on default: #left).
+                                                in row (by default: #left).
 
         label           <label/icon or nil>     label resolved by the builder shown
                                                 in the column description field.