| Index: runtime/vm/stack_frame.cc
|
| ===================================================================
|
| --- runtime/vm/stack_frame.cc (revision 30197)
|
| +++ runtime/vm/stack_frame.cc (working copy)
|
| @@ -86,7 +86,7 @@
|
| // | spill slots | outgoing arguments | saved registers |
|
| // |XXXXXXXXXXXXX|--------------------|XXXXXXXXXXXXXXXXX|
|
| //
|
| - // The splill slots and any saved registers are described in the stack
|
| + // The spill slots and any saved registers are described in the stack
|
| // map. The outgoing arguments are assumed to be tagged; the number
|
| // of outgoing arguments is not explicitly tracked.
|
| //
|
|
|