Index: src/variables.h |
=================================================================== |
--- src/variables.h (revision 12363) |
+++ src/variables.h (working copy) |
@@ -55,7 +55,7 @@ |
UNALLOCATED, |
// A slot in the parameter section on the stack. index() is the |
- // parameter index, counting left-to-right. The reciever is index -1; |
+ // parameter index, counting left-to-right. The receiver is index -1; |
// the first parameter is index 0. |
PARAMETER, |