#DOCUMENTATION by cg
authorClaus Gittinger <cg@exept.de>
Thu, 22 Sep 2016 15:20:21 +0200
changeset 16865 d29d2834b10e
parent 16864 462b8bf8e26d
child 16866 8a0b1cadaa72
#DOCUMENTATION by cg class: Tools::CodeView2
Tools__CodeView2.st
--- a/Tools__CodeView2.st	Thu Sep 22 15:20:08 2016 +0200
+++ b/Tools__CodeView2.st	Thu Sep 22 15:20:21 2016 +0200
@@ -1,3 +1,5 @@
+"{ Encoding: utf8 }"
+
 "
  COPYRIGHT (c) 2010 by Jan Vrany, SWING Research Group. CTU in Prague
               All Rights Reserved
@@ -4125,7 +4127,7 @@
 updateReallyModified
     "check for modified code by comparing the source against
      the codeViews contents.
-     Thats the true modified value (in case user undid its changes,
+     That's the true modified value (in case user undid its changes,
      and the displayed text is actually original"
 
     |modified|