typo
authormawalch
Wed, 27 Jan 2016 16:57:27 +0100
changeset 19111 544024aa5b88
parent 19110 36aa6807edb4
child 19112 87d8aec7ec48
typo
ExecutableFunction.st
--- 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)