ExecutableFunction.st
changeset 19111 544024aa5b88
parent 18944 c8a1f76e1c16
child 19127 940613fe6659
child 19330 ecda55e8c18a
--- a/ExecutableFunction.st	Wed Jan 27 16:56:08 2016 +0100
+++ b/ExecutableFunction.st	Wed Jan 27 16:57:27 2016 +0100
@@ -53,7 +53,7 @@
 
     [Instance variables:]
       code        <not_an_object>   the function pointer to the machine code.
-                                    Not accessable from smalltalk code.
+                                    Not accessible from smalltalk code.
                                     (notice the '*' in the instVarNames definition)