#DOCUMENTATION by cg
authorClaus Gittinger <cg@exept.de>
Fri, 04 Nov 2016 15:50:35 +0100
changeset 20786 1b45f3e7bde7
parent 20785 d92576d9a18f
child 20787 65eaf57179ab
#DOCUMENTATION by cg class: CheapBlock comment/format in: #documentation
CheapBlock.st
--- a/CheapBlock.st	Fri Nov 04 15:50:25 2016 +0100
+++ b/CheapBlock.st	Fri Nov 04 15:50:35 2016 +0100
@@ -47,7 +47,7 @@
     machine or byteCode, and the generated block is found to neither access
     any variables from its homeContext nor does a method-return.
     CheapBlocks create less overhead to the runtime system, in that they
-    do not keep the creating context from being reclaimed (but, dont expect
+    do not keep the creating context from being reclaimed (but, don't expect
     too much of a difference ;-)
 
     Since they have no reference to the home, they must store their