Block.st
changeset 20144 edb8a61ce8eb
parent 19795 e40276e51301
child 20150 3a825b090d4e
child 20178 f207817327d9
--- a/Block.st	Tue Jul 12 23:29:49 2016 +0200
+++ b/Block.st	Wed Jul 13 10:16:31 2016 +0200
@@ -531,7 +531,7 @@
      If an error is raised, return the value from handlerBlock.
      The handlerBlock may take 0,1 or 2 args.
      (1 arg  -> the exception;
-      2 args -> the errorString and the erronous receiver)"
+      2 args -> the errorString and the erroneous receiver)"
 
     |numArgs|