#OTHER by mawalch
authormawalch
Wed, 17 May 2017 17:01:57 +0200
changeset 17510 94d1cc128d8a
parent 17509 61f9e44411e1
child 17511 46127f3416a8
#OTHER by mawalch Spelling fixes.
BrowserView.st
--- a/BrowserView.st	Wed May 17 17:01:54 2017 +0200
+++ b/BrowserView.st	Wed May 17 17:01:57 2017 +0200
@@ -9427,7 +9427,7 @@
 methodDecompile
     "decompile the current methods bytecodes.
      The Decompiler is delivered as an extra, and not normally
-     avaliable with the system."
+     available with the system."
 
     |s|
 
@@ -9443,7 +9443,8 @@
     self clearAcceptAction.
     self clearExplainAction.
 
-    "Modified: / 10.2.2000 / 14:14:40 / cg"
+    "Modified: / 10-02-2000 / 14:14:40 / cg"
+    "Modified (comment): / 17-05-2017 / 16:54:57 / mawalch"
 !
 
 methodFileOut