Class.st
changeset 20404 40e90e26013e
parent 20219 09b5f466f6c2
child 20517 33999880ee83
child 20578 39641ba8d6e0
--- a/Class.st	Thu Sep 22 15:03:22 2016 +0200
+++ b/Class.st	Thu Sep 22 15:03:36 2016 +0200
@@ -5452,7 +5452,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:[