| Index: src/ia32/code-stubs-ia32.cc
|
| ===================================================================
|
| --- src/ia32/code-stubs-ia32.cc (revision 8184)
|
| +++ src/ia32/code-stubs-ia32.cc (working copy)
|
| @@ -6318,7 +6318,7 @@
|
| RecordWriteStub::OnNoNeedToInformIncrementalMarker on_no_need) {
|
| Label object_is_black, need_incremental;
|
|
|
| - // Let's look at the colour of the object: If it is not black we don't have
|
| + // Let's look at the color of the object: If it is not black we don't have
|
| // to inform the incremental marker.
|
| __ IsBlack(regs_.object(),
|
| regs_.scratch0(),
|
|
|