Index: src/arm/codegen-arm.cc |
=================================================================== |
--- src/arm/codegen-arm.cc (revision 4745) |
+++ src/arm/codegen-arm.cc (working copy) |
@@ -72,7 +72,7 @@ |
// Platform-specific DeferredCode functions. |
void DeferredCode::SaveRegisters() { |
- // On ARM you either have a completely spilled frame or you |
+ // On ARM you either have a completely spilled frame or you |
// handle it yourself, but at the moment there's no automation |
// of registers and deferred code. |
} |