#OTHER by cg
authorClaus Gittinger <cg@exept.de>
Mon, 13 Feb 2017 20:45:13 +0100
changeset 4318 cede8d1a3efc
parent 4317 03c69a595f88
child 4319 213f64075f10
#OTHER by cg comment/format
RunArray.st
--- a/RunArray.st	Mon Feb 13 20:44:08 2017 +0100
+++ b/RunArray.st	Mon Feb 13 20:45:13 2017 +0100
@@ -455,7 +455,7 @@
     runOffset == index ifTrue:[
         "/ at the beginning of that run ...
 
-        "/ check if its better added to the previous run ...
+        "/ check if it's better added to the previous run ...
 
         runIndex > 1 ifTrue:[
             prevIdx := runIndex - 2.
@@ -577,7 +577,8 @@
      Transcript showCR:c.   
     "
 
-    "Modified: / 30.10.1997 / 14:38:45 / cg"
+    "Modified: / 30-10-1997 / 14:38:45 / cg"
+    "Modified (format): / 13-02-2017 / 20:29:58 / cg"
 !
 
 atAllPut:anObject