Index: src/x87/macro-assembler-x87.h |
diff --git a/src/x87/macro-assembler-x87.h b/src/x87/macro-assembler-x87.h |
index 061709be9c050efb6ff5578ad47b22bc4d58b56b..741140555615b321977c9674aa5e71cdb3b4019f 100644 |
--- a/src/x87/macro-assembler-x87.h |
+++ b/src/x87/macro-assembler-x87.h |
@@ -566,7 +566,7 @@ class MacroAssembler: public Assembler { |
// --------------------------------------------------------------------------- |
// Allocation support |
- // Allocate an object in new space or old pointer space. If the given space |
+ // Allocate an object in new space or old space. If the given space |
// is exhausted control continues at the gc_required label. The allocated |
// object is returned in result and end of the new object is returned in |
// result_end. The register scratch can be passed as no_reg in which case |