Index: src/ia32/macro-assembler-ia32.h |
=================================================================== |
--- src/ia32/macro-assembler-ia32.h (revision 10367) |
+++ src/ia32/macro-assembler-ia32.h (working copy) |
@@ -251,7 +251,7 @@ |
// --------------------------------------------------------------------------- |
// JavaScript invokes |
- // Setup call kind marking in ecx. The method takes ecx as an |
+ // Set up call kind marking in ecx. The method takes ecx as an |
// explicit first parameter to make the code more readable at the |
// call sites. |
void SetCallKind(Register dst, CallKind kind); |