Class.st
branchjv
changeset 20578 39641ba8d6e0
parent 20358 310244bfc8b3
parent 20404 40e90e26013e
child 20579 9add81aadb7a
--- a/Class.st	Tue Sep 20 11:37:33 2016 +0100
+++ b/Class.st	Mon Oct 03 12:44:41 2016 +0100
@@ -5579,7 +5579,7 @@
     ] ifFalse:[
         "/
         "/ if its a method returning the string,
-        "/ thats the returned value
+        "/ that's the returned value
         "/
         versionFromCode := versionMethod valueWithReceiver:cls arguments:#().
         versionFromCode isString ifFalse:[