#OTHER by cg
authorClaus Gittinger <cg@exept.de>
Mon, 03 Feb 2020 19:20:51 +0100
changeset 6219 342922e53517
parent 6218 1e07ecc78305
child 6220 146bef92a240
#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:
FileSelectionTree.st
--- a/FileSelectionTree.st	Mon Feb 03 19:20:34 2020 +0100
+++ b/FileSelectionTree.st	Mon Feb 03 19:20:51 2020 +0100
@@ -1,3 +1,5 @@
+"{ Encoding: utf8 }"
+
 "
  COPYRIGHT (c) 1997 by eXept Software AG 
               All Rights Reserved
@@ -501,8 +503,8 @@
 !
 
 initialize
-    "setup my model and set the default path to the current directory; on default
-     multiple selection is disabled.
+    "setup my model and set the default path to the current directory; 
+     by default, multiple selection is disabled.
     "
     itemClass           := FileSelectionItem.