Chromium Code Reviews| Index: src/bootstrapper.h |
| =================================================================== |
| --- src/bootstrapper.h (revision 523) |
| +++ src/bootstrapper.h (working copy) |
| @@ -58,7 +58,7 @@ |
| // Append code that needs fixup at the end of boot strapping. |
| static void AddFixup(Code* code, MacroAssembler* masm); |
| - // Tells wheter boostrapping is active. |
| + // Tells whether boostrapping is active. |
| static bool IsActive(); |
| // Encoding/decoding support for fixup flags. |