StandaloneStartup.st
changeset 20428 95bc102e907a
parent 20392 7c3c4b3d3d0f
child 20486 8e25a1394997
--- a/StandaloneStartup.st	Thu Sep 22 15:17:45 2016 +0200
+++ b/StandaloneStartup.st	Thu Sep 22 15:19:02 2016 +0200
@@ -1,3 +1,5 @@
+"{ Encoding: utf8 }"
+
 "
  COPYRIGHT (c) 2006 by eXept Software AG
               All Rights Reserved
@@ -78,7 +80,7 @@
 whichMethodsToRedefine
 "
     main:argv
-        thats the actual program.
+        that's the actual program.
 
     suppressRCFileReading
         false here; redefine to return true, to disable the rc-file reading.