CompiledCode.st
changeset 20407 940164393f2f
parent 20292 632f0956cd1e
child 20468 9809b2a7f2e6
--- a/CompiledCode.st	Thu Sep 22 15:04:39 2016 +0200
+++ b/CompiledCode.st	Thu Sep 22 15:04:54 2016 +0200
@@ -507,7 +507,7 @@
 
 mclass
     "return the class of the receiver's home method.
-     Thats the class of the method where the block was compiled."
+     That's the class of the method where the block was compiled."
 
     ^ self homeMethod mclass