MemoryMonitor.st
changeset 303 1d94813f1977
parent 168 0ca5ca046b22
child 311 c118ce1f8afd
--- a/MemoryMonitor.st	Fri Dec 15 00:11:40 1995 +0100
+++ b/MemoryMonitor.st	Fri Dec 15 13:13:22 1995 +0100
@@ -38,7 +38,7 @@
 !
 
 version
-    ^ '$Header: /cvs/stx/stx/libtool/MemoryMonitor.st,v 1.27 1995-11-14 09:22:25 stefan Exp $'
+    ^ '$Header: /cvs/stx/stx/libtool/MemoryMonitor.st,v 1.28 1995-12-15 12:13:22 cg Exp $'
 !
 
 documentation
@@ -361,7 +361,7 @@
     ].
 
     "
-     the following is internal - normally only interresting when debugging the VM
+     the following is internal - normally only interesting when debugging the VM
     "
     y := y + fontHeight.
     self paint:oldColor.